[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'StdCtrls' (#lcl)

TCustomEdit.GetReadOnly

Gets the value for the ReadOnly property.

Declaration

Source position: stdctrls.pp line 810

protected function TCustomEdit.GetReadOnly: Boolean; virtual;

Function result

Value for the ReadOnly property.

See also

TCustomEdit.ReadOnly

  

Indicates if the user is prevented from changing the value for the Text in the control.


Version 3.2 Generated 2024-02-25 Home