API:Data.Bind.ObjectScope.TGeneratorFieldDef.ReadOnly
[–] Properties | |
---|---|
Type: property | |
Visibility: published | |
Source: Data.Bind.ObjectScope.pas Data.Bind.ObjectScope.hpp
| |
Unit: Data.Bind.ObjectScope | |
Parent: TGeneratorFieldDef |
Delphi
property ReadOnly: Boolean read FReadOnly write SetReadOnly default False;
C++
__property bool ReadOnly = {read=FReadOnly, write=SetReadOnly, default=0};
Description
Embarcadero Technologies does not currently have any additional information.