RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCellCollection.Items Property

Lists the items of the cell collection.

Pascal
property Items [Index: Integer]: TCellItem;
C++
__property TCellItem Items[int Index];

Use the Items property to list the items of TCellCollection

 

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