trayicon CaptionButton structure
Sub-properties
Return to Introduction  Previous page  Next page
Applies to
acTrayIcon, acAppAutoRun, acFormHelp, acFormTopmost and acFormRoller components.  

Declaration
property CaptionButton: TacACaptionButton;  

Description
The CaptionButton is the set of properties for managing an additonal buttons on the 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