captionbutton SignTop 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 SignTop: Integer;  

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

See also
SignLeft, Sign and SignFont properties.