mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-05 13:38:08 +02:00
Tools/DebugServer: Display milliseconds in logged event time.
This commit is contained in:
parent
9267b9c1e8
commit
f42f955821
@ -164,6 +164,7 @@ end;
|
||||
|
||||
procedure TMainForm.FormCreate(Sender: TObject);
|
||||
begin
|
||||
FormatSettings.LongTimeFormat := 'hh:nn:ss.zzz';
|
||||
LoadSettings;
|
||||
If Not FShowOnStartup Then
|
||||
Hide;
|
||||
|
Loading…
Reference in New Issue
Block a user