[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
the strings that appear, eg in the Object Inspector, to describe the possible types of alignments
Source position: controls.pp line 2255
const AlignNames: array [TAlign] of String = ('alNone','alTop','alBottom','alLeft','alRight','alClient','alCustom' ); |