Ignore:
Timestamp:
Jul 19, 2024, 11:24:06 PM (2 months ago)
Author:
chronos
Message:
  • Fixed: Full screen mode switching on Windows.
  • Modified: Updated Common package.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Forms/FormMain.lfm

    r83 r107  
    99  DesignTimePPI = 144
    1010  Menu = MainMenu1
    11   OnClose = FormClose
    1211  OnCreate = FormCreate
    1312  OnDeactivate = FormDeactivate
     
    1615  OnKeyUp = FormKeyUp
    1716  OnShow = FormShow
    18   LCLVersion = '3.2.0.0'
     17  LCLVersion = '3.4.0.0'
    1918  object StatusBar1: TStatusBar
    2019    Left = 0
    21     Height = 28
    22     Top = 589
     20    Height = 36
     21    Top = 581
    2322    Width = 770
    2423    Panels = <   
     
    5049  object Image1: TImage
    5150    Left = 0
    52     Height = 589
     51    Height = 581
    5352    Top = 0
    5453    Width = 770
Note: See TracChangeset for help on using the changeset viewer.