RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCellCollection Class

A collection of TCellItem objects.

Pascal
TCellCollection = class(TOwnedCollection);
C++
class TCellCollection : public TOwnedCollection;

Use TCellCollection to represent all the cell items in a grid panel. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!