Subversion Repositories delphiutils

Rev

Rev 42 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | RSS feed

object MainForm: TMainForm
  Left = 0
  Top = 0
  Caption = 'MainForm'
  ClientHeight = 357
  ClientWidth = 553
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'Tahoma'
  Font.Style = []
  Menu = MainMenu1
  OldCreateOrder = False
  OnCreate = FormCreate
  OnDestroy = FormDestroy
  PixelsPerInch = 96
  TextHeight = 13
  object Label1: TLabel
    Left = 144
    Top = 184
    Width = 31
    Height = 13
    Caption = 'Label1'
  end
  object CheckBox1: TCheckBox
    Left = 112
    Top = 128
    Width = 369
    Height = 41
    Caption = 'System menu opened'
    Enabled = False
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -27
    Font.Name = 'Tahoma'
    Font.Style = []
    ParentFont = False
    TabOrder = 0
  end
  object Timer1: TTimer
    Interval = 100
    OnTimer = Timer1Timer
    Left = 400
    Top = 288
  end
  object MainMenu1: TMainMenu
    Left = 384
    Top = 96
    object N12231: TMenuItem
      Caption = '1223'
      object fe1: TMenuItem
        Caption = 'fe'
      end
    end
    object N123124235425541: TMenuItem
      Caption = 'ewfewekfn'
      object fkjn1: TMenuItem
        Caption = 'fkjn'
      end
    end
    object N45koiaejfunsdkf1: TMenuItem
      Caption = '45koiaejfunsdkf'
      object erlknf1: TMenuItem
        Caption = 'erlknf'
      end
    end
    object flmnakwjfnajwrngl1: TMenuItem
      Caption = 'flmnakwjfnajwrngl '
      object fkjafnjkasndf1: TMenuItem
        Caption = 'fkjafnjkasndf'
      end
    end
    object ewfkjanwrgboinginrginaikrwngka1: TMenuItem
      Caption = 'k'
      object asdasdjknsafjnaskfnakjf1: TMenuItem
        Caption = 'asdasdjknsafjnaskfnakjf'
      end
    end
    object askfnjakfnkjasndfkjandf1: TMenuItem
      Caption = 'askfnjakfnkjasndfkjandf'
    end
  end
end