API:Vcl.DBGrids.TColumn.ReadOnly
Delphi
property ReadOnly: Boolean read GetReadOnly write SetReadOnly stored IsReadOnlyStored;
C++
__property bool ReadOnly = {read=GetReadOnly, write=SetReadOnly, stored=IsReadOnlyStored, nodefault};
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| property | published | Vcl.DbGrids.pas Vcl.DBGrids.hpp |
Vcl.DBGrids | TColumn |
Description
Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!