www.pudn.com > jiaocaiguanlixitongdaima.rar > OperatorManageUnit.dfm


object frmOperatorManage: TfrmOperatorManage 
  Left = 272 
  Top = 140 
  BorderStyle = bsSingle 
  Caption = #25805#20316#21592#31649#29702 
  ClientHeight = 288 
  ClientWidth = 385 
  Color = clBtnFace 
  Font.Charset = DEFAULT_CHARSET 
  Font.Color = clWindowText 
  Font.Height = -11 
  Font.Name = 'MS Sans Serif' 
  Font.Style = [] 
  OldCreateOrder = False 
  Position = poDesktopCenter 
  OnCreate = FormCreate 
  PixelsPerInch = 96 
  TextHeight = 13 
  object GroupBox1: TGroupBox 
    Left = 24 
    Top = 8 
    Width = 337 
    Height = 41 
    Caption = #25805#20316#31867#22411 
    TabOrder = 0 
    object RadioButton1: TRadioButton 
      Left = 48 
      Top = 16 
      Width = 89 
      Height = 17 
      Caption = #26032#22686#25805#20316#21592 
      Font.Charset = GB2312_CHARSET 
      Font.Color = clWindowText 
      Font.Height = -14 
      Font.Name = #26999#20307'_GB2312' 
      Font.Style = [] 
      ParentFont = False 
      TabOrder = 0 
      OnClick = RadioButton1Click 
    end 
    object RadioButton2: TRadioButton 
      Left = 144 
      Top = 16 
      Width = 81 
      Height = 17 
      Caption = #20462#25913#20449#24687 
      Checked = True 
      Font.Charset = GB2312_CHARSET 
      Font.Color = clWindowText 
      Font.Height = -14 
      Font.Name = #26999#20307'_GB2312' 
      Font.Style = [] 
      ParentFont = False 
      TabOrder = 1 
      TabStop = True 
      OnClick = RadioButton2Click 
    end 
    object RadioButton3: TRadioButton 
      Left = 224 
      Top = 16 
      Width = 97 
      Height = 17 
      Caption = #21024#38500#25805#20316#21592 
      Font.Charset = GB2312_CHARSET 
      Font.Color = clWindowText 
      Font.Height = -14 
      Font.Name = #26999#20307'_GB2312' 
      Font.Style = [] 
      ParentFont = False 
      TabOrder = 2 
      OnClick = RadioButton2Click 
    end 
  end 
  object GroupBox2: TGroupBox 
    Left = 24 
    Top = 56 
    Width = 217 
    Height = 170 
    Caption = #25805#20316#21592#20449#24687 
    TabOrder = 1 
    object Label1: TLabel 
      Left = 32 
      Top = 24 
      Width = 42 
      Height = 14 
      Caption = #29992#25143#21517 
      Font.Charset = GB2312_CHARSET 
      Font.Color = clWindowText 
      Font.Height = -14 
      Font.Name = #26999#20307'_GB2312' 
      Font.Style = [] 
      ParentFont = False 
    end 
    object Label2: TLabel 
      Left = 46 
      Top = 72 
      Width = 28 
      Height = 14 
      Caption = #22995#21517 
      Font.Charset = GB2312_CHARSET 
      Font.Color = clWindowText 
      Font.Height = -14 
      Font.Name = #26999#20307'_GB2312' 
      Font.Style = [] 
      ParentFont = False 
    end 
    object Label3: TLabel 
      Left = 18 
      Top = 96 
      Width = 56 
      Height = 14 
      Caption = #25152#23646#37096#38376 
      Font.Charset = GB2312_CHARSET 
      Font.Color = clWindowText 
      Font.Height = -14 
      Font.Name = #26999#20307'_GB2312' 
      Font.Style = [] 
      ParentFont = False 
    end 
    object Label4: TLabel 
      Left = 4 
      Top = 120 
      Width = 70 
      Height = 14 
      Caption = #25805#20316#21592#20449#24687 
      Font.Charset = GB2312_CHARSET 
      Font.Color = clWindowText 
      Font.Height = -14 
      Font.Name = #26999#20307'_GB2312' 
      Font.Style = [] 
      ParentFont = False 
    end 
    object Label5: TLabel 
      Left = 46 
      Top = 144 
      Width = 28 
      Height = 14 
      Caption = #26085#26399 
      Font.Charset = GB2312_CHARSET 
      Font.Color = clWindowText 
      Font.Height = -14 
      Font.Name = #26999#20307'_GB2312' 
      Font.Style = [] 
      ParentFont = False 
    end 
    object Label6: TLabel 
      Left = 46 
      Top = 48 
      Width = 28 
      Height = 14 
      Caption = #23494#30721 
      Font.Charset = GB2312_CHARSET 
      Font.Color = clWindowText 
      Font.Height = -14 
      Font.Name = #26999#20307'_GB2312' 
      Font.Style = [] 
      ParentFont = False 
    end 
    object Edit1: TEdit 
      Left = 80 
      Top = 16 
      Width = 121 
      Height = 21 
      ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC' 
      TabOrder = 0 
      OnExit = Edit1Exit 
    end 
    object Edit2: TEdit 
      Left = 80 
      Top = 64 
      Width = 121 
      Height = 21 
      ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC' 
      TabOrder = 1 
    end 
    object Edit33: TEdit 
      Left = 80 
      Top = 88 
      Width = 121 
      Height = 21 
      ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC' 
      TabOrder = 2 
    end 
    object Edit4: TEdit 
      Left = 80 
      Top = 112 
      Width = 121 
      Height = 21 
      TabStop = False 
      Enabled = False 
      ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC' 
      ReadOnly = True 
      TabOrder = 3 
    end 
    object MaskEdit1: TMaskEdit 
      Left = 80 
      Top = 136 
      Width = 120 
      Height = 21 
      TabStop = False 
      Enabled = False 
      EditMask = '!9999/99/00;1;_' 
      ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC' 
      MaxLength = 10 
      ReadOnly = True 
      TabOrder = 4 
      Text = '    -  -  ' 
    end 
    object Edit5: TEdit 
      Left = 80 
      Top = 40 
      Width = 121 
      Height = 21 
      Enabled = False 
      ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC' 
      PasswordChar = '#' 
      TabOrder = 5 
      OnExit = Edit5Exit 
    end 
    object Edit3: TComboBox 
      Left = 81 
      Top = 88 
      Width = 121 
      Height = 21 
      ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC' 
      ItemHeight = 13 
      TabOrder = 6 
    end 
  end 
  object GroupBox3: TGroupBox 
    Left = 248 
    Top = 56 
    Width = 113 
    Height = 169 
    Caption = #25805#20316#26435#38480 
    TabOrder = 2 
    object CheckBox1: TCheckBox 
      Left = 16 
      Top = 30 
      Width = 73 
      Height = 17 
      Caption = #31649#29702#26435 
      Font.Charset = GB2312_CHARSET 
      Font.Color = clWindowText 
      Font.Height = -14 
      Font.Name = #26999#20307'_GB2312' 
      Font.Style = [] 
      ParentFont = False 
      TabOrder = 0 
    end 
    object CheckBox2: TCheckBox 
      Left = 16 
      Top = 62 
      Width = 73 
      Height = 17 
      Caption = #25910#36153#26435 
      Font.Charset = GB2312_CHARSET 
      Font.Color = clWindowText 
      Font.Height = -14 
      Font.Name = #26999#20307'_GB2312' 
      Font.Style = [] 
      ParentFont = False 
      TabOrder = 1 
    end 
    object CheckBox3: TCheckBox 
      Left = 16 
      Top = 94 
      Width = 73 
      Height = 17 
      Caption = #20986#20837#24211#26435 
      Font.Charset = GB2312_CHARSET 
      Font.Color = clWindowText 
      Font.Height = -14 
      Font.Name = #26999#20307'_GB2312' 
      Font.Style = [] 
      ParentFont = False 
      TabOrder = 2 
    end 
    object CheckBox4: TCheckBox 
      Left = 16 
      Top = 126 
      Width = 73 
      Height = 17 
      Caption = #26597#35810#26435 
      Font.Charset = GB2312_CHARSET 
      Font.Color = clWindowText 
      Font.Height = -14 
      Font.Name = #26999#20307'_GB2312' 
      Font.Style = [] 
      ParentFont = False 
      TabOrder = 3 
    end 
  end 
  object BitBtn1: TBitBtn 
    Left = 64 
    Top = 249 
    Width = 75 
    Height = 25 
    Caption = #20445#23384 
    Default = True 
    TabOrder = 3 
    OnClick = BitBtn1Click 
    Glyph.Data = { 
      76010000424D7601000000000000760000002800000020000000100000000100 
      04000000000000010000130B0000130B00001000000000000000000000000000 
      800000800000008080008000000080008000808000007F7F7F00BFBFBF000000 
      FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333330070 
      7700333333337777777733333333008088003333333377F73377333333330088 
      88003333333377FFFF7733333333000000003FFFFFFF77777777000000000000 
      000077777777777777770FFFFFFF0FFFFFF07F3333337F3333370FFFFFFF0FFF 
      FFF07F3FF3FF7FFFFFF70F00F0080CCC9CC07F773773777777770FFFFFFFF039 
      99337F3FFFF3F7F777F30F0000F0F09999937F7777373777777F0FFFFFFFF999 
      99997F3FF3FFF77777770F00F000003999337F773777773777F30FFFF0FF0339 
      99337F3FF7F3733777F30F08F0F0337999337F7737F73F7777330FFFF0039999 
      93337FFFF7737777733300000033333333337777773333333333} 
    NumGlyphs = 2 
  end 
  object BitBtn2: TBitBtn 
    Left = 224 
    Top = 249 
    Width = 75 
    Height = 25 
    Caption = #36864#20986 
    TabOrder = 4 
    OnClick = BitBtn2Click 
    Glyph.Data = { 
      76010000424D7601000000000000760000002800000020000000100000000100 
      04000000000000010000120B0000120B00001000000000000000000000000000 
      800000800000008080008000000080008000808000007F7F7F00BFBFBF000000 
      FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00330000000000 
      03333377777777777F333301111111110333337F333333337F33330111111111 
      0333337F333333337F333301111111110333337F333333337F33330111111111 
      0333337F333333337F333301111111110333337F333333337F33330111111111 
      0333337F3333333F7F333301111111B10333337F333333737F33330111111111 
      0333337F333333337F333301111111110333337F33FFFFF37F3333011EEEEE11 
      0333337F377777F37F3333011EEEEE110333337F37FFF7F37F3333011EEEEE11 
      0333337F377777337F333301111111110333337F333333337F33330111111111 
      0333337FFFFFFFFF7F3333000000000003333377777777777333} 
    NumGlyphs = 2 
  end 
end