You've already forked lazarus-ccr
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:
@ -211,7 +211,7 @@ begin
|
||||
Result.DataSet:=ADataSet;
|
||||
Result.LookupDisplayIndex:=ALookupDisplayIndex;
|
||||
|
||||
AControl.Caption:='';
|
||||
// AControl.Caption:='';
|
||||
Result.WControl:=AControl;
|
||||
|
||||
if Assigned(Font) then
|
||||
|
Reference in New Issue
Block a user