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


object sf_Form: Tsf_Form 
  Left = 75 
  Top = 5 
  BorderStyle = bsSingle 
  Caption = #25910#36153#31383#21475 
  ClientHeight = 254 
  ClientWidth = 307 
  Color = clMoneyGreen 
  Font.Charset = DEFAULT_CHARSET 
  Font.Color = clWindowText 
  Font.Height = -11 
  Font.Name = 'MS Sans Serif' 
  Font.Style = [] 
  FormStyle = fsMDIChild 
  OldCreateOrder = False 
  Position = poDefault 
  Visible = True 
  OnClose = FormClose 
  OnCreate = FormCreate 
  PixelsPerInch = 96 
  TextHeight = 13 
  object Label1: TLabel 
    Left = 24 
    Top = 160 
    Width = 60 
    Height = 13 
    Caption = #25910#36153#26085#26399'    ' 
  end 
  object xh_LEdit: TLabeledEdit 
    Left = 24 
    Top = 16 
    Width = 121 
    Height = 21 
    EditLabel.Width = 30 
    EditLabel.Height = 13 
    EditLabel.Caption = #23398#21495'  ' 
    ImeName = #32043#20809#25340#38899#36755#20837#27861 
    TabOrder = 0 
  end 
  object xm_LEdit: TLabeledEdit 
    Left = 160 
    Top = 16 
    Width = 121 
    Height = 21 
    EditLabel.Width = 36 
    EditLabel.Height = 13 
    EditLabel.Caption = #22995#21517'    ' 
    ImeName = #32043#20809#25340#38899#36755#20837#27861 
    TabOrder = 1 
  end 
  object xf_LEdit: TLabeledEdit 
    Left = 24 
    Top = 56 
    Width = 121 
    Height = 21 
    EditLabel.Width = 30 
    EditLabel.Height = 13 
    EditLabel.Caption = #23398#36153'  ' 
    ImeName = #32043#20809#25340#38899#36755#20837#27861 
    TabOrder = 2 
  end 
  object gyf_LEdit: TLabeledEdit 
    Left = 160 
    Top = 56 
    Width = 121 
    Height = 21 
    EditLabel.Width = 45 
    EditLabel.Height = 13 
    EditLabel.Caption = #20844#23507#36153'   ' 
    ImeName = #32043#20809#25340#38899#36755#20837#27861 
    TabOrder = 3 
  end 
  object qtf_LEdit: TLabeledEdit 
    Left = 24 
    Top = 96 
    Width = 121 
    Height = 21 
    EditLabel.Width = 45 
    EditLabel.Height = 13 
    EditLabel.Caption = #20854#20182#36153'   ' 
    ImeName = #32043#20809#25340#38899#36755#20837#27861 
    TabOrder = 4 
  end 
  object hjf_LEdit: TLabeledEdit 
    Left = 160 
    Top = 96 
    Width = 121 
    Height = 21 
    EditLabel.Width = 45 
    EditLabel.Height = 13 
    EditLabel.Caption = #21512#35745#36153'   ' 
    ImeName = #32043#20809#25340#38899#36755#20837#27861 
    TabOrder = 5 
  end 
  object yjsf_LEdit: TLabeledEdit 
    Left = 24 
    Top = 136 
    Width = 121 
    Height = 21 
    EditLabel.Width = 57 
    EditLabel.Height = 13 
    EditLabel.Caption = #24050#32463#25910#36153'   ' 
    ImeName = #32043#20809#25340#38899#36755#20837#27861 
    TabOrder = 6 
  end 
  object bcsf_LEdit: TLabeledEdit 
    Left = 160 
    Top = 136 
    Width = 121 
    Height = 21 
    EditLabel.Width = 57 
    EditLabel.Height = 13 
    EditLabel.Caption = #26412#27425#25910#36153'   ' 
    ImeName = #32043#20809#25340#38899#36755#20837#27861 
    TabOrder = 7 
  end 
  object sfr_LEdit: TLabeledEdit 
    Left = 160 
    Top = 176 
    Width = 121 
    Height = 21 
    EditLabel.Width = 45 
    EditLabel.Height = 13 
    EditLabel.Caption = #25910#36153#20154'   ' 
    ImeName = #32043#20809#25340#38899#36755#20837#27861 
    TabOrder = 8 
  end 
  object sfrq_DTP: TDateTimePicker 
    Left = 24 
    Top = 176 
    Width = 121 
    Height = 21 
    Date = 38602.634684780100000000 
    Time = 38602.634684780100000000 
    ImeName = #32043#20809#25340#38899#36755#20837#27861 
    TabOrder = 9 
  end 
  object BitBtn1: TBitBtn 
    Left = 56 
    Top = 208 
    Width = 75 
    Height = 25 
    Caption = #30830#23450 
    TabOrder = 10 
    OnClick = BitBtn1Click 
    Kind = bkOK 
  end 
  object BitBtn2: TBitBtn 
    Left = 176 
    Top = 208 
    Width = 75 
    Height = 25 
    Caption = #21462#28040 
    TabOrder = 11 
    OnClick = BitBtn2Click 
    Kind = bkCancel 
  end 
end