API:Vcl.ExtCtrls.TColumnItem

From RAD Studio API Documentation
Jump to: navigation, search

Vcl.ExtCtrls.TCellItemSystem.Classes.TCollectionItemSystem.Classes.TPersistentSystem.TObjectTColumnItem

Delphi

TColumnItem = class(TCellItem);

C++

class PASCALIMPLEMENTATION TColumnItem : public TCellItem

Properties

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

Description

Represents an item in a TCellCollection.

Vcl.ExtCtrls.TColumnItem inherits from Vcl.ExtCtrls.TCellItem. All content below this line refers to Vcl.ExtCtrls.TCellItem.

Represents an item in a TCellCollection.

The TCellItem class represents a cell on a grid panel.