formhelp Caption property
Return to Introduction  Previous page  Next page
Applies to
acCaptionButton component and all other components which uses CaptionButton as base ancestor class - acFormHelp, acAppAutoRun, acTrayIcon, acFormTopmost, acFormRoller. Caption is subproperty of SystemMenu.  

Declaration
property Caption: String;  

Description
The Caption property specifies the text for menu item in the form's system menu, associated with current caption button on the title bar. If Caption is not specified, text from Hint property will be taken as item title.  

See also
Hint property of CaptionButton.