Represents type TLayoutAlignHorz.
TLayoutAlignHorz
type TLayoutAlignHorz = (ahLeft, ahCenter, ahRight, ahClient, ahParent);
The TLayoutAlignHorz type exposes the following members.
Represents constant ahCenter.
ahCenter
Represents constant ahClient.
ahClient
Represents constant ahLeft.
ahLeft
Represents constant ahParent.
ahParent
Represents constant ahRight.
ahRight