formroller CaptionButton structure
Return to Introduction  Previous page  Next page
Applies to
acAppAutoRun, acTrayIcon, acFormHelp, acFormTopmost, acFormRoller components.  

Declaration
property CaptionButton: TacACaptionButton;  

Description
The CaptionButton is the set of properties for managing an additonal buttons on the form's title bar:  
BtnOrdercontrols the button placement order on the title bar;  
Cursorspecifies the cursor image when button released;  
CursorDownspecifies the cursor image when button pressed;  
Enabledenables or disables button;  
Hintspecifies the button's tooltip;  
SeparatorWidthwidth between current and previous buttons;  
ShowHintenables or disables the tooltip (hint);  
Visibleshows or hides the button from the title bar.  

Snapshot
captionbuttonz  

See also
SystemMenu structure.