API:Vcl.ExtCtrls.TColumnCollection

From RAD Studio API Documentation
Jump to: navigation, search

Vcl.ExtCtrls.TCellCollectionSystem.Classes.TOwnedCollectionSystem.Classes.TCollectionSystem.Classes.TPersistentSystem.TObjectTColumnCollection

Delphi

TColumnCollection = class(TCellCollection)

C++

class PASCALIMPLEMENTATION TColumnCollection : public TCellCollection

Properties

Type Visibility Source Unit Parent
class public
Vcl.ExtCtrls.pas
Vcl.ExtCtrls.hpp
Vcl.ExtCtrls Vcl.ExtCtrls

Description

A collection of TCellItem objects.

Vcl.ExtCtrls.TColumnCollection inherits from Vcl.ExtCtrls.TCellCollection. All content below this line refers to Vcl.ExtCtrls.TCellCollection.

A collection of TCellItem objects.

Use TCellCollection to represent all the cell items in a grid panel.