TPS1100-Convert/My Project/Application.myapp

12 lines
564 B
Plaintext
Raw Normal View History

2024-05-29 03:16:22 +02:00
<?xml version="1.0" encoding="utf-8"?>
<MyApplicationData xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<MySubMain>true</MySubMain>
<MainForm>Form1</MainForm>
<SingleInstance>false</SingleInstance>
<ShutdownMode>0</ShutdownMode>
2024-06-02 05:35:03 +02:00
<EnableVisualStyles>false</EnableVisualStyles>
2024-05-29 03:16:22 +02:00
<AuthenticationMode>0</AuthenticationMode>
<MinimumSplashScreenDisplayTime>0</MinimumSplashScreenDisplayTime>
<SaveMySettingsOnExit>true</SaveMySettingsOnExit>
<HighDpiMpde>false</HighDpiMpde>
</MyApplicationData>