RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TAdapterEditColumn.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) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!