API:FMX.Grid.TCustomGrid.ReadOnly
Delphi
property ReadOnly: Boolean read GetReadOnly write SetReadOnly stored False;
C++
__property bool ReadOnly = {read=GetReadOnly, write=SetReadOnly, stored=false, nodefault};
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!