RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TColumnTitle.Column Property

Specifies the TColumn object that is associated with the column title.

Pascal
property Column: TColumn;
C++
__property TColumn Column;

Use Column to determine the column associated with the column title. 

 

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