object Form1: TForm1
  Left = 192
  Top = 103
  Width = 544
  Height = 375
  Caption = 'Form1'
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  PixelsPerInch = 96
  TextHeight = 13
  object Bevel1: TBevel
    Left = 88
    Top = 48
    Width = 209
    Height = 177
  end
  object Label1: TLabel
    Left = 112
    Top = 40
    Width = 32
    Height = 13
    Caption = 'Label1'
  end
end