www.pudn.com > xinshengruxue.rar > modiuser.dfm


object modiuser_Form: Tmodiuser_Form 
  Left = 223 
  Top = 212 
  BorderIcons = [biSystemMenu, biMinimize, biMaximize, biHelp] 
  BorderStyle = bsSingle 
  Caption = #28155#21152'/'#20462#25913#29992#25143#20449#24687 
  ClientHeight = 185 
  ClientWidth = 328 
  Color = clMoneyGreen 
  Font.Charset = DEFAULT_CHARSET 
  Font.Color = clFuchsia 
  Font.Height = -11 
  Font.Name = 'MS Sans Serif' 
  Font.Style = [] 
  FormStyle = fsMDIChild 
  OldCreateOrder = False 
  Position = poDefault 
  Visible = True 
  OnClose = FormClose 
  OnCreate = FormCreate 
  OnShow = FormShow 
  PixelsPerInch = 96 
  TextHeight = 13 
  object GroupBox1: TGroupBox 
    Left = 0 
    Top = 48 
    Width = 329 
    Height = 137 
    Caption = #21151#33021#26435#38480#21015#34920 
    TabOrder = 0 
    object CheckListBox1: TCheckListBox 
      Left = 2 
      Top = 15 
      Width = 325 
      Height = 120 
      Align = alClient 
      ImeName = #32043#20809#25340#38899#36755#20837#27861 
      ItemHeight = 13 
      TabOrder = 0 
    end 
  end 
  object Panel1: TPanel 
    Left = 0 
    Top = 0 
    Width = 329 
    Height = 49 
    Color = clMoneyGreen 
    TabOrder = 1 
    object yhm_LEdit: TLabeledEdit 
      Left = 8 
      Top = 16 
      Width = 73 
      Height = 21 
      EditLabel.Width = 36 
      EditLabel.Height = 13 
      EditLabel.Caption = #29992#25143#21517 
      ImeName = #32043#20809#25340#38899#36755#20837#27861 
      TabOrder = 0 
    end 
    object mm_LEdit: TLabeledEdit 
      Left = 88 
      Top = 16 
      Width = 73 
      Height = 21 
      EditLabel.Width = 24 
      EditLabel.Height = 13 
      EditLabel.Caption = #23494#30721 
      ImeName = #32043#20809#25340#38899#36755#20837#27861 
      PasswordChar = '*' 
      TabOrder = 1 
    end 
    object BitBtn1: TBitBtn 
      Left = 168 
      Top = 16 
      Width = 75 
      Height = 25 
      Caption = #30830#23450 
      TabOrder = 2 
      OnClick = BitBtn1Click 
      Kind = bkOK 
    end 
    object BitBtn2: TBitBtn 
      Left = 248 
      Top = 16 
      Width = 75 
      Height = 25 
      Caption = #21462#28040 
      TabOrder = 3 
      OnClick = BitBtn2Click 
      Kind = bkCancel 
    end 
  end 
  object Query1: TQuery 
    Left = 112 
    Top = 128 
  end 
end