Ignore:
Timestamp:
Jun 30, 2023, 3:36:57 PM (11 months ago)
Author:
chronos
Message:
  • Modified: Code cleanup.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/overos/UFormMain.lfm

    r24 r38  
    11object FormMain: TFormMain
    22  Left = 403
    3   Height = 523
     3  Height = 628
    44  Top = 253
    5   Width = 758
     5  Width = 910
    66  Caption = 'OverOS'
    7   ClientHeight = 523
    8   ClientWidth = 758
    9   DesignTimePPI = 120
     7  ClientHeight = 628
     8  ClientWidth = 910
     9  DesignTimePPI = 144
    1010  OnClose = FormClose
    1111  OnResize = FormResize
    1212  OnShow = FormShow
    13   LCLVersion = '1.8.2.0'
     13  LCLVersion = '2.2.6.0'
    1414  object Image1: TImage
    1515    Left = 0
    16     Height = 523
     16    Height = 628
    1717    Top = 0
    18     Width = 758
     18    Width = 910
    1919    Align = alClient
    2020    OnMouseDown = Image1MouseDown
     
    2525    Interval = 10
    2626    OnTimer = Timer1Timer
    27     left = 303
    28     top = 201
     27    Left = 364
     28    Top = 241
    2929  end
    3030end
Note: See TracChangeset for help on using the changeset viewer.