[Overview][Types][Classes][Procedures and functions][Index] |
Specifies the placement of the control inside its Parent.
Source position: extctrls.pp line 397
public property TCustomSplitter.Align : TAlign |
Align is a TAlign property which specifies how the control is aligned to its parent control. The default value for the property is alLeft in TCustomSplitter.
|
Specifies the placement of the control on its Parent control. |