mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-27 00:22:01 +02:00
LCL, missing change from r59666 #7a666ba10a
git-svn-id: trunk@59668 -
This commit is contained in:
parent
47da00028d
commit
455f531fe1
@ -841,6 +841,7 @@ Type
|
||||
TDBLookupComboBox = class(TCustomDBComboBox)
|
||||
protected
|
||||
function DoEdit: boolean; override;
|
||||
function IsUnbound: boolean;
|
||||
private
|
||||
FLookup: TDBLookup;
|
||||
FScrollListDataset: Boolean;
|
||||
|
Loading…
Reference in New Issue
Block a user