RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TColumn.ParentColumn Property

Refers to the TColumn object that owns the column.

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

If the column represents a child field, ParentColumn refers to the column of the object field that parents the child field. 

 

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