formhelp CursorHelp property
Return to Introduction  Previous page  Next page
Applies to
acFormHelp component (in general, to all components, successors of TControl).  

Declaration
property CursorHelp: TCursor;  

Description
The CursorHelp property specifies the cursor image used to point the control to invoke the help for it. Value of CursorHelp are always the same as value of CursorDown property of CaptionButton structure.  

See also
Cursor and CursorDown properties of CaptionButton structure.