API:FMX.Grid.TCustomGrid.RowCount
Delphi
property RowCount: Integer read GetRowCount write SetRowCount default 100;
C++
__property int RowCount = {read=GetRowCount, write=SetRowCount, default=100};
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| property | public | FMX.Grid.pas FMX.Grid.hpp |
FMX.Grid | TCustomGrid |
Description
Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!