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

TDBMemo.SetReadOnly

Sets the value for the ReadOnly property.

Declaration

Source position: dbctrls.pp line 1013

protected procedure TDBMemo.SetReadOnly(

  AValue: Boolean

); override;

Arguments

AValue

  

New value for the property.

See also

TCustomEdit.SetReadOnly

  

Sets the value for the ReadOnly property.


Version 4.0 Generated 2025-05-03 Home