Unit 'DBCtrls' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#lcl]

TDBMemo.SetReadOnly

Sets the value for the ReadOnly property.

Declaration

Source position: dbctrls.pp line 1000

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.