RxFPC:fix TRxMDICloseButton.ShowInfoLabel

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6134 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
alexs75
2018-01-15 12:38:32 +00:00
parent 5b33f95e6e
commit 66045e97c0
4 changed files with 52 additions and 39 deletions

View File

@ -111,7 +111,7 @@ end;
procedure TForm1.FormCreate(Sender: TObject);
begin
UpdateOptions;
//UpdateOptions;
end;
procedure TForm1.optHideCloseButtonExecute(Sender: TObject);