PA_SetTipsEnabled

4D - Documentation   Français   English   German   4D Plugin API, Command Theme List   4D Plugin API, Command Alphabetical List   Back   Previous   Next

version 2003


PA_SetTipsEnabled (enabled)

ParameterTypeDescription
enabledchar1 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.


4D - Documentation   Français   English   German   4D Plugin API, Command Theme List   4D Plugin API, Command Alphabetical List   Back   Previous   Next