[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'MaskEdit' (#lcl)

TMaskEdit.Align

Used to align the control in one of four directions.

Declaration

Source position: maskedit.pp line 273

published property TMaskEdit.Align;

Description

// 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

The latest version of this document can be found at lazarus-ccr.sourceforge.net.