www.pudn.com > dongdongyanmingtongji.rar > Un_Post.dfm


object FrmPst: TFrmPst 
  Left = 245 
  Top = 207 
  BorderIcons = [biSystemMenu] 
  BorderStyle = bsSingle 
  Caption = #25105#35201#25237#31080 
  ClientHeight = 173 
  ClientWidth = 155 
  Color = clBtnFace 
  Font.Charset = DEFAULT_CHARSET 
  Font.Color = clWindowText 
  Font.Height = -11 
  Font.Name = 'MS Sans Serif' 
  Font.Style = [] 
  OldCreateOrder = False 
  Position = poMainFormCenter 
  OnShow = FormShow 
  PixelsPerInch = 96 
  TextHeight = 13 
  object GroupBox1: TGroupBox 
    Left = 0 
    Top = 0 
    Width = 153 
    Height = 145 
    TabOrder = 0 
    object Label1: TLabel 
      Left = 8 
      Top = 16 
      Width = 30 
      Height = 13 
      AutoSize = False 
      Caption = #22995#21517': ' 
    end 
    object Label2: TLabel 
      Left = 8 
      Top = 40 
      Width = 30 
      Height = 13 
      AutoSize = False 
      Caption = #24615#21035': ' 
    end 
    object Label3: TLabel 
      Left = 8 
      Top = 64 
      Width = 27 
      Height = 13 
      AutoSize = False 
      Caption = #24180#40836':' 
    end 
    object Label4: TLabel 
      Left = 8 
      Top = 96 
      Width = 54 
      Height = 13 
      AutoSize = False 
      Caption = #26159#21542#21560#28895': ' 
    end 
    object lb: TLabel 
      Left = 10 
      Top = 115 
      Width = 30 
      Height = 13 
      AutoSize = False 
      Caption = #31616#20171': ' 
    end 
    object Nam: TEdit 
      Left = 40 
      Top = 16 
      Width = 105 
      Height = 21 
      Font.Charset = DEFAULT_CHARSET 
      Font.Color = clHotLight 
      Font.Height = -11 
      Font.Name = 'MS Sans Serif' 
      Font.Style = [] 
      ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC' 
      ParentFont = False 
      TabOrder = 0 
      OnKeyDown = NamKeyDown 
    end 
    object Smke: TCheckBox 
      Left = 64 
      Top = 94 
      Width = 17 
      Height = 17 
      Checked = True 
      State = cbChecked 
      TabOrder = 1 
      OnKeyDown = NamKeyDown 
    end 
    object sexMan: TRadioButton 
      Left = 48 
      Top = 40 
      Width = 33 
      Height = 17 
      Caption = #30007 
      Checked = True 
      TabOrder = 2 
      TabStop = True 
      OnKeyDown = NamKeyDown 
    end 
    object sexWoman: TRadioButton 
      Left = 88 
      Top = 40 
      Width = 41 
      Height = 17 
      Caption = #22899 
      TabOrder = 3 
      OnKeyDown = NamKeyDown 
    end 
    object Agent: TEdit 
      Left = 40 
      Top = 64 
      Width = 49 
      Height = 21 
      Font.Charset = DEFAULT_CHARSET 
      Font.Color = clBlue 
      Font.Height = -11 
      Font.Name = 'MS Sans Serif' 
      Font.Style = [] 
      ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC' 
      ParentFont = False 
      TabOrder = 4 
      OnKeyDown = NamKeyDown 
      OnKeyPress = AgentKeyPress 
    end 
    object Mem: TEdit 
      Left = 40 
      Top = 112 
      Width = 105 
      Height = 25 
      AutoSize = False 
      Font.Charset = DEFAULT_CHARSET 
      Font.Color = clHotLight 
      Font.Height = -11 
      Font.Name = 'MS Sans Serif' 
      Font.Style = [] 
      ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC' 
      ParentFont = False 
      TabOrder = 5 
      OnKeyDown = NamKeyDown 
    end 
  end 
  object BtnPst: TBitBtn 
    Left = 32 
    Top = 151 
    Width = 44 
    Height = 20 
    Caption = #25237#26723 
    TabOrder = 1 
    OnClick = BtnPstClick 
    OnKeyDown = NamKeyDown 
  end 
  object BtnAbort: TBitBtn 
    Left = 96 
    Top = 151 
    Width = 41 
    Height = 19 
    Caption = #25918#24323 
    TabOrder = 2 
    OnClick = BtnAbortClick 
  end 
  object ADOQuery1: TADOQuery 
    Parameters = <> 
    Left = 112 
    Top = 56 
  end 
end