RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TColumnCollection.Add Method

Adds a column to the grid panel.

Pascal
function Add: TColumnItem;
C++
__fastcall TColumnItem Add();

Use the Add method to add a new column to the grid panel. 

 

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