RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCellItem Class

Represents an item in a TCellCollection.

Pascal
TCellItem = class(TCollectionItem);
C++
class TCellItem : public TCollectionItem;

ExtCtrls

The TCellItem class represents a cell on a grid panel. 

 

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