RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
DBGrids.TColumnClass Type

TColumnClass defines the metaclass for TColumn.

Pascal
TColumnClass = class of TColumn;
C++
TColumn TColumnClass;

DBGrids

TColumnClass is the metaclass for TColumn. Its value is the class reference for TColumn or for one of its descendants. 

 

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