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

Controls the Collection Editor for columns within a grid panel.

TColumnCollection controls the Collection Editor for columns within a grid panel.

See Also