Vcl.ExtCtrls.TCellCollection
Error: Image is invalid or non-existent.
Delphi
TCellCollection = class(TOwnedCollection)
C++
class PASCALIMPLEMENTATION TCellCollection : public System::Classes::TOwnedCollection
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| class | public | Vcl.ExtCtrls.pas Vcl.ExtCtrls.hpp |
Vcl.ExtCtrls | Vcl.ExtCtrls |
Description
A collection of TCellItem objects.
Use TCellCollection to represent all the cell items in a grid panel.