[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Used to align the control in one of four directions.
Source position: controls.pp line 1245
public property TControl.Align: TAlign |
// standard properties, which should be supported by all descendants
Either reads a flag containing alignment instructions (FAlign) or writes alignment instructions (SetAlign)
May have no alignment, may have custom or client alignment, or can be aligned to top, bottom, left or right
|
TAlign - enumerated type listing the available options for aligning a Control |