Represents type TLayoutCaptionPosition.
TLayoutCaptionPosition
type TLayoutCaptionPosition = (cpLeft, cpTop, cpRight, cpBottom);
The TLayoutCaptionPosition type exposes the following members.
Represents constant cpBottom.
cpBottom
Represents constant cpLeft.
cpLeft
Represents constant cpRight.
cpRight
Represents constant cpTop.
cpTop