summaryrefslogtreecommitdiff
path: root/unit2.lfm
blob: 18cdc549df9798a15a2974ffc3a673ff4cdc9453 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
object Form2: TForm2
  Left = 390
  Height = 533
  Top = 355
  Width = 779
  Caption = 'Form2'
  ClientHeight = 533
  ClientWidth = 779
  DesignTimePPI = 107
  OnActivate = FormActivate
  LCLVersion = '2.0.12.0'
  object Image1: TImage
    Left = 8
    Height = 472
    Top = 48
    Width = 757
  end
end