[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Used to align the control to the top, bottom, left or right of its client.
Source position: controls.pp line 1317
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 |
lazarus-ccr.sourceforge.net |