PA_SetTipsEnabled


version 2003


PA_SetTipsEnabled (enabled)

Parameter Type Description
enabled char 1 to enable the tips, 0 to disable them

Description

The routine PA_SetTipsEnabled sets the tips-enabled property. If enabled is 1, then the tips are on, and they will appear when the mouse enters an area that can display a tip (a button, field). This setting is global for the entire 4D environment.

See Also

PA_GetTipsEnabled .

Error Handling

None.