[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Gets the value for the ReadOnly property.
Source position: dbctrls.pp line 191
protected function TDBEdit.GetReadOnly: Boolean; override; |
Value for the property.
GetReadOnly is a Boolean function used to get the value for the ReadOnly property. Read access for the property value redirected to the ReadOnly property in the internal TFieldDataLink instance used in the class.
|
Indicates if the control cannot modify the field in the linked dataset. |
|
|
Gets the value for the ReadOnly property. |
|
Version 4.0 | Generated 2025-05-03 | Home |