FireDAC.DatS.TFDDatSTable.CheckReadOnly
Delphi
property CheckReadOnly: Boolean read FCheckReadOnly write FCheckReadOnly default True;
C++
__property bool CheckReadOnly = {read=FCheckReadOnly, write=FCheckReadOnly, default=1};
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
property | public | FireDAC.DatS.pas FireDAC.DatS.hpp |
FireDAC.DatS | TFDDatSTable |
Description
Embarcadero Technologies does not currently have any additional information.