Vcl.ExtCtrls.TColumnCollection.Add

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function Add: TColumnItem;

C++

HIDESBASE TColumnItem* __fastcall Add();

Properties

Type Visibility Source Unit Parent
function public
Vcl.ExtCtrls.pas
Vcl.ExtCtrls.hpp
Vcl.ExtCtrls TColumnCollection

Description

Adds a column to the grid panel.

Use the Add method to add a new column to the grid panel.