mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-22 05:59:28 +02:00
lcl: remove TDBEdit.IsReadOnly (not required anymore) (missing commit)
git-svn-id: trunk@32476 -
This commit is contained in:
parent
aedcdf5145
commit
ed5e8f0f0a
@ -184,7 +184,6 @@ Type
|
||||
|
||||
procedure SetDataField(const Value: string);
|
||||
procedure SetDataSource(Value: TDataSource);
|
||||
function IsReadOnly: boolean;
|
||||
procedure CMGetDataLink(var Message: TLMessage); message CM_GETDATALINK;
|
||||
protected
|
||||
function GetReadOnly: Boolean; override;
|
||||
|
Loading…
Reference in New Issue
Block a user