mirror of
https://github.com/paleotronic/microm8-gui.git
synced 2025-02-18 07:31:07 +00:00
fix mousebuttonstate api
This commit is contained in:
parent
b346d2d76f
commit
6806f92640
@ -2304,7 +2304,7 @@ begin
|
||||
{$ENDIF}
|
||||
|
||||
//Application.Restore;
|
||||
StatusBar1.SimpleText := 'trying to focus';
|
||||
StatusBar1.SimpleText := 'trying to focus '+DateTimeToStr(Now);
|
||||
Application.BringToFront;
|
||||
{$IFDEF WINDOWS}
|
||||
SetForegroundWindow(Application.MainForm.Handle);
|
||||
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user