RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TWebDataDisplay.CaptionPosition Property

Specifies where the label appears relative to the generated display control.

Pascal
property CaptionPosition: TCaptionPosition;
C++
__property TCaptionPosition CaptionPosition;

Use CaptionPosition to indicate where the label should appear relative to the control that displays information.

Note: CaptionPosition has no effect on column controls. The position of column labels is always in the table header.
 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!