Vcl.ExtCtrls.TRowCollection

From RAD Studio API Documentation

Error: Image is invalid or non-existent.

Delphi

TRowCollection = class(TCellCollection)

C++

class PASCALIMPLEMENTATION TRowCollection : 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 rows within a grid panel.

TRowCollection controls the Collection Editor for rows within a grid panel.

See Also