Represents type TLayoutAlignVert.
TLayoutAlignVert
type TLayoutAlignVert = (avTop, avCenter, avBottom, avClient, avParent);
The TLayoutAlignVert type exposes the following members.
Represents constant avBottom.
avBottom
Represents constant avCenter.
avCenter
Represents constant avClient.
avClient
Represents constant avParent.
avParent
Represents constant avTop.
avTop