Vcl.ExtCtrls.TCellItem

Delphi
TCellItem = class(TCollectionItem)
C++
class PASCALIMPLEMENTATION TCellItem : public System::Classes::TCollectionItem
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
class | public | Vcl.ExtCtrls.pas Vcl.ExtCtrls.hpp |
Vcl.ExtCtrls | Vcl.ExtCtrls |
Description
Represents an item in a TCellCollection.
The TCellItem class represents a cell on a grid panel.