Vcl.ExtCtrls.TRowItem
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.
TRowItem represents a cell on a TCellCollection grid panel.