[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Alias to the Integer type.
Source position: controls.pp line 724
type TSpacingSize = Integer; |
TSpacingSize is an alias to the Integer type. TSpacingSize is used for values that represent spacing around or between controls. TSpacingSize is the type used to implement properties in TControlBorderSpacingDefault and TControlBorderSpacing.
|
Defines the default values for TControlBorderSpacing. |
|
|
Describes the (minimum) spacing around a control. |
|
|
Anchor to Parent, following same rules as for Align. |
|
|
Anchor to Parent's full client area. |
|
|
Anchor parallel to Sibling, at Side. |
|
|
Anchor to Sibling at Side, with the same extent. |
|
|
Anchor to Sibling at Side. |
lazarus-ccr.sourceforge.net |