Vcl.ExtCtrls.TCellCollection

From RAD Studio API Documentation
Jump to: navigation, search

System.Classes.TOwnedCollectionSystem.Classes.TCollectionSystem.Classes.TPersistentSystem.TObjectTCellCollection

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.