Changeset 422 for trunk/Back.lfm


Ignore:
Timestamp:
Apr 25, 2022, 5:41:45 PM (2 years ago)
Author:
chronos
Message:
  • Modified: Build with Lazarus 2.2.0.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Back.lfm

    r232 r422  
    88  Caption = 'C-evo'
    99  Color = clBlack
     10  DesignTimePPI = 144
    1011  Font.Color = clWindowText
    11   Font.Height = -13
     12  Font.Height = -30
    1213  Font.Name = 'MS Sans Serif'
    1314  OnClose = FormClose
     
    1617  OnPaint = FormPaint
    1718  OnShow = FormShow
    18   LCLVersion = '1.6.2.0'
    19   WindowState = wsMaximized
    20   PixelsPerInch = 96
     19  LCLVersion = '2.2.0.4'
    2120  Scaled = False
     21  WindowState = wsFullScreen
    2222end
Note: See TracChangeset for help on using the changeset viewer.