API:Vcl.ExtCtrls.TRowItem

From RAD Studio API Documentation
Jump to: navigation, search

Vcl.ExtCtrls.TCellItemSystem.Classes.TCollectionItemSystem.Classes.TPersistentSystem.TObjectTRowItem

Delphi

TRowItem = class(TCellItem);

C++

class PASCALIMPLEMENTATION TRowItem : 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.TRowItem 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.