www.pudn.com > remoteavi.rar > Unit4.dfm


object Form4: TForm4 
  Left = 183 
  Top = 189 
  Width = 326 
  Height = 186 
  Caption = #24103#36895#29575 
  Color = clBtnFace 
  Font.Charset = DEFAULT_CHARSET 
  Font.Color = clWindowText 
  Font.Height = -11 
  Font.Name = 'MS Sans Serif' 
  Font.Style = [] 
  OldCreateOrder = False 
  OnActivate = FormActivate 
  PixelsPerInch = 96 
  TextHeight = 13 
  object Label1: TLabel 
    Left = 32 
    Top = 88 
    Width = 73 
    Height = 13 
    Caption = #24405#21046#24103#36895#29575':' 
  end 
  object Label2: TLabel 
    Left = 8 
    Top = 56 
    Width = 109 
    Height = 13 
    Caption = #24403#21069#24405#21046#24103#36895#29575':' 
  end 
  object Label3: TLabel 
    Left = 152 
    Top = 56 
    Width = 6 
    Height = 13 
    Caption = '0' 
  end 
  object Label4: TLabel 
    Left = 256 
    Top = 56 
    Width = 41 
    Height = 13 
    Caption = #24103'/'#31186 
  end 
  object Label5: TLabel 
    Left = 256 
    Top = 88 
    Width = 33 
    Height = 13 
    Caption = #24103'/'#31186 
  end 
  object Label6: TLabel 
    Left = 8 
    Top = 24 
    Width = 121 
    Height = 13 
    Caption = #24403#21069#39044#35272#24103#36895#29575':' 
  end 
  object Label7: TLabel 
    Left = 256 
    Top = 24 
    Width = 33 
    Height = 13 
    Caption = #24103'/'#31186 
  end 
  object Label8: TLabel 
    Left = 152 
    Top = 24 
    Width = 41 
    Height = 13 
    Caption = '33' 
  end 
  object Edit1: TEdit 
    Left = 152 
    Top = 80 
    Width = 97 
    Height = 21 
    TabOrder = 0 
    Text = '33' 
  end 
  object Button1: TButton 
    Left = 112 
    Top = 112 
    Width = 75 
    Height = 25 
    Caption = #30830#23450 
    TabOrder = 1 
    OnClick = Button1Click 
  end 
end