fix draw text in RxDBLockupComboBox

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1125 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
alexs75
2010-01-12 17:11:41 +00:00
parent b4cfe90e97
commit 06f1e9145c
2 changed files with 15 additions and 2 deletions

View File

@ -211,7 +211,7 @@ begin
Result.DataSet:=ADataSet;
Result.LookupDisplayIndex:=ALookupDisplayIndex;
AControl.Caption:='';
// AControl.Caption:='';
Result.WControl:=AControl;
if Assigned(Font) then