summaryrefslogtreecommitdiff
path: root/unit1.lfm
blob: e06801dd69bfce397b67a37d16c56ec457b2a93b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
object Form1: TForm1
  Left = 1722
  Height = 313
  Top = 389
  Width = 426
  BorderStyle = bsSingle
  Caption = 'Rätsel'
  OnCreate = FormCreate
  OnDestroy = FormDestroy
  OnShow = FormShow
  LCLVersion = '1.8.4.0'
end