Vcl.ExtCtrls.TRowCollection

From RAD Studio API Documentation
Jump to: navigation, search

Vcl.ExtCtrls.TCellCollectionSystem.Classes.TOwnedCollectionSystem.Classes.TCollectionSystem.Classes.TPersistentSystem.TObjectTRowCollection

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