captionbutton SignLeft property
Return to Introduction  Previous page  Next page
Applies to
acCaptionButton component and other components that uses TacCustomCaptionButton as ancestor class - acAppAutoRun, acTrayIcon, acFormHelp, acFormTopmost, acFormRoller.  

Declaration
property SignLeft: Integer;  

Description
The SignLeft property controls the horizontal shifting for the Sign character, relatively to the button center. For example, SignLeft = 1 means that Sign character will be shifted to the right side of button at one pixel. SignLeft = -1 means that Sign will be shifted at one pixel to the left side.  

See also
SignTop, Sign and SignFont properties.