You've already forked lazarus-ccr
RxLazReport controls - fix TlrRxDBLookupComboBox.Text property
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4422 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
@@ -73,7 +73,7 @@ end;
|
||||
|
||||
procedure TMainForm.actCustomExecute(Sender: TObject);
|
||||
begin
|
||||
ToolPanel1.Customize(0);
|
||||
ToolPanel1.Customize(0); ToolPanel1.:=;
|
||||
end;
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user