Unit1.~dfm 1.63 KB
object Form1: TForm1
  Left = 211
  Top = 127
  Width = 681
  Height = 410
  BorderIcons = [biSystemMenu, biMinimize]
  Caption = #20108#20195#35777#27979#35797#31243#24207
  Color = clBtnFace
  Font.Charset = ANSI_CHARSET
  Font.Color = clWindowText
  Font.Height = -12
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = False
  PixelsPerInch = 96
  TextHeight = 12
  object lbl1: TLabel
    Left = 560
    Top = 8
    Width = 48
    Height = 12
    Caption = #29031'    '#29255
  end
  object img1: TImage
    Left = 536
    Top = 32
    Width = 105
    Height = 137
  end
  object ListBox1: TListBox
    Left = 6
    Top = 0
    Width = 491
    Height = 369
    ItemHeight = 12
    TabOrder = 0
  end
  object Button17: TButton
    Left = 512
    Top = 224
    Width = 153
    Height = 33
    Caption = #35835#20108#20195#24449#20449#24687#19981#21253#21547#25351#32441
    TabOrder = 1
    OnClick = Button17Click
  end
  object Button19: TButton
    Left = 512
    Top = 339
    Width = 153
    Height = 33
    Caption = #36864#20986
    TabOrder = 2
    OnClick = Button19Click
  end
  object btn1: TButton
    Left = 512
    Top = 184
    Width = 153
    Height = 33
    Caption = #23547#25214#35835#21345#22120
    TabOrder = 3
    OnClick = btn1Click
  end
  object btn2: TButton
    Left = 512
    Top = 264
    Width = 153
    Height = 33
    Caption = #35835#20108#20195#24449#20449#24687#21253#21547#25351#32441
    TabOrder = 4
    OnClick = btn2Click
  end
  object btn3: TButton
    Left = 512
    Top = 303
    Width = 153
    Height = 33
    Caption = #28165#38500#25152#26377#20449#24687
    TabOrder = 5
    OnClick = btn3Click
  end
end