Vcl.ExtCtrls.TColumnCollection

From RAD Studio API Documentation

Error: Image is invalid or non-existent.

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