[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 1372
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
|
Alignment options for a control, within its parent control. |
lazarus-ccr.sourceforge.net |