LCL, missing change from r59666 #7a666ba10a

git-svn-id: trunk@59668 -
This commit is contained in:
jesus 2018-11-26 19:54:10 +00:00
parent 47da00028d
commit 455f531fe1

View File

@ -841,6 +841,7 @@ Type
TDBLookupComboBox = class(TCustomDBComboBox)
protected
function DoEdit: boolean; override;
function IsUnbound: boolean;
private
FLookup: TDBLookup;
FScrollListDataset: Boolean;