Ignore:
Timestamp:
Sep 5, 2020, 8:12:43 PM (4 years ago)
Author:
chronos
Message:
  • Fixed: Build under Lazarus 2.0.10.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Forms/UFormMain.lfm

    r42 r58  
    11object FormMain: TFormMain
    2   Left = 611
     2  Left = 263
    33  Height = 823
    4   Top = 333
     4  Top = 102
    55  Width = 1139
    66  Caption = 'Big Metro'
    77  ClientHeight = 823
    88  ClientWidth = 1139
     9  DesignTimePPI = 128
    910  OnCreate = FormCreate
    1011  OnDestroy = FormDestroy
    1112  OnKeyPress = FormKeyPress
    1213  OnShow = FormShow
    13   LCLVersion = '1.6.2.0'
     14  LCLVersion = '1.9.0.0'
    1415  WindowState = wsMaximized
    1516  object PaintBox1: TPaintBox
Note: See TracChangeset for help on using the changeset viewer.