formhelp Active property
Return to Introduction  Previous page  Next page
Applies to
acFormHelp, acFormBackground, acFormMagnet, acFormSystemMenu, acAwayTimer, acCursorLocker and acIESniffer components.  

Declaration
property Active: Boolean;  

Description
The Active property controls whether the FormHelp component is Active and can display the context sensitive help by hooking the WM_HELP application message. If Active is True, then when you click help button on the title bar then clicks any control with specified hint, FormHelp will show popup window which looks and feels like native Windows help.