RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TRowCollection.Add Method

Adds a row to the grid panel.

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

Use the Add method to add a row to the grid panel. 

 

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