Ignore:
Timestamp:
Dec 27, 2017, 7:41:26 PM (6 years ago)
Author:
chronos
Message:
  • Fixed: Terminate correctly running apps before scheduler stopped.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Forms/UFormMain.lfm

    r13 r14  
    55  Width = 932
    66  Caption = 'Screen 1 - ChronOS'
    7   ClientHeight = 662
     7  ClientHeight = 656
    88  ClientWidth = 932
    99  Menu = MainMenu1
     10  OnClose = FormClose
    1011  OnCreate = FormCreate
    1112  OnDestroy = FormDestroy
    1213  OnKeyDown = FormKeyDown
    1314  OnShow = FormShow
    14   LCLVersion = '1.6.4.0'
     15  LCLVersion = '1.8.0.4'
    1516  object PaintBox1: TPaintBox
    1617    Left = 0
    17     Height = 662
     18    Height = 656
    1819    Top = 0
    1920    Width = 932
Note: See TracChangeset for help on using the changeset viewer.