Vcl.ExtCtrls.TRowCollection.Add

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function Add: TRowItem;

C++

HIDESBASE TRowItem* __fastcall Add(void);

Properties

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

Description

Adds a row to the grid panel.

Use the Add method to add a row to the grid panel.