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