[Overview][Types][Classes][Procedures and functions][Variables][Index] |
Spacing between Glyph and Caption
Source position: buttons.pp line 353
public property TCustomSpeedButton.Spacing: Integer |
If Spacing is -1 and Margin is -1 then Glyph and Caption are centered and there is the same amount of space between Glyph and Caption and on the left and right. If Spacing is -1 and Margin is not -1 then Spacing will fill the remaining space.