mirror of
https://github.com/paleotronic/microm8-gui.git
synced 2025-08-05 01:24:48 +00:00
lowercase ext checks
This commit is contained in:
@@ -2865,7 +2865,7 @@ end;
|
||||
|
||||
procedure TGUIForm.FormDeactivate(Sender: TObject);
|
||||
begin
|
||||
StatusBar1.SimpleText := 'focus lost';
|
||||
//StatusBar1.SimpleText := 'focus lost';
|
||||
lastFocusLostTime:=Now();
|
||||
end;
|
||||
|
||||
|
Reference in New Issue
Block a user