www.pudn.com > transfox.rar > send.dfm


object Frm_send: TFrm_send 
  Left = 125 
  Top = 77 
  Width = 635 
  Height = 446 
  Caption = #30149#26696#20256#36755 
  Color = clBtnFace 
  Font.Charset = GB2312_CHARSET 
  Font.Color = clWindowText 
  Font.Height = -12 
  Font.Name = #23435#20307 
  Font.Style = [] 
  OldCreateOrder = False 
  OnShow = FormShow 
  PixelsPerInch = 96 
  TextHeight = 12 
  object DBGrd_sendinfo: TDBGrid 
    Left = 9 
    Top = 64 
    Width = 608 
    Height = 306 
    DataSource = DM.DS_brows 
    ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899 
    TabOrder = 0 
    TitleFont.Charset = GB2312_CHARSET 
    TitleFont.Color = clWindowText 
    TitleFont.Height = -12 
    TitleFont.Name = #23435#20307 
    TitleFont.Style = [] 
    Columns = < 
      item 
        Expanded = False 
        FieldName = 'zyh' 
        Title.Caption = #30149#26696#21495 
        Width = 60 
        Visible = True 
      end 
      item 
        Expanded = False 
        FieldName = 'byxm' 
        Title.Caption = #22995#21517 
        Width = 60 
        Visible = True 
      end 
      item 
        Expanded = False 
        FieldName = 'nl' 
        Title.Caption = #24180#40836 
        Width = 60 
        Visible = True 
      end 
      item 
        Expanded = False 
        FieldName = 'ksmc' 
        Title.Caption = #31185#23460#21517#31216 
        Width = 60 
        Visible = True 
      end 
      item 
        Expanded = False 
        FieldName = 'rysj' 
        Title.Caption = #20837#38498#26102#38388 
        Width = 60 
        Visible = True 
      end 
      item 
        Expanded = False 
        FieldName = 'cysj' 
        Title.Caption = #20986#38498#26102#38388 
        Width = 60 
        Visible = True 
      end> 
  end 
  object BtBtn_trans: TBitBtn 
    Left = 315 
    Top = 374 
    Width = 75 
    Height = 25 
    Caption = #20256#36755'->(fox)' 
    TabOrder = 1 
    OnClick = BtBtn_transClick 
  end 
  object BtBtn_close: TBitBtn 
    Left = 543 
    Top = 374 
    Width = 75 
    Height = 25 
    Caption = #36864#20986 
    TabOrder = 2 
    OnClick = BtBtn_closeClick 
    NumGlyphs = 2 
  end 
  object BtBtn_find: TBitBtn 
    Left = 239 
    Top = 374 
    Width = 75 
    Height = 25 
    Caption = #26597#35810 
    TabOrder = 3 
    OnClick = BtBtn_findClick 
  end 
  object GroupBox1: TGroupBox 
    Left = 10 
    Top = 2 
    Width = 607 
    Height = 60 
    Caption = #26597#35810#20449#24687 
    TabOrder = 4 
    object Label1: TLabel 
      Left = 12 
      Top = 26 
      Width = 48 
      Height = 12 
      Caption = #24320#22987#26085#26399 
    end 
    object Label2: TLabel 
      Left = 200 
      Top = 25 
      Width = 48 
      Height = 12 
      Caption = #32467#26463#26085#26399 
    end 
    object Label3: TLabel 
      Left = 393 
      Top = 24 
      Width = 24 
      Height = 12 
      Caption = #31185#23460 
    end 
    object DtTmPckr_start: TDateTimePicker 
      Left = 70 
      Top = 20 
      Width = 118 
      Height = 20 
      Date = 37923.459881365740000000 
      Time = 37923.459881365740000000 
      ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899 
      TabOrder = 0 
    end 
    object DtTmPckr_end: TDateTimePicker 
      Left = 252 
      Top = 20 
      Width = 116 
      Height = 20 
      Date = 37923.459881365740000000 
      Time = 37923.459881365740000000 
      ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899 
      TabOrder = 1 
    end 
    object ComboBox1: TComboBox 
      Left = 439 
      Top = 20 
      Width = 145 
      Height = 20 
      ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899 
      ItemHeight = 12 
      TabOrder = 2 
    end 
  end 
  object StatusBar1: TStatusBar 
    Left = 0 
    Top = 400 
    Width = 627 
    Height = 19 
    Panels = < 
      item 
        Width = 50 
      end> 
  end 
  object BtBtn_ODBC: TBitBtn 
    Left = 391 
    Top = 374 
    Width = 75 
    Height = 25 
    Caption = #24314#31435'ODBC' 
    TabOrder = 6 
    OnClick = BtBtn_ODBCClick 
  end 
  object btn_contest: TBitBtn 
    Left = 467 
    Top = 374 
    Width = 75 
    Height = 25 
    Caption = #27979#35797#36830#25509 
    TabOrder = 7 
    OnClick = btn_contestClick 
  end 
  object btn_accept: TButton 
    Left = 315 
    Top = 374 
    Width = 75 
    Height = 25 
    Caption = #25968#25454#25509#25910 
    TabOrder = 8 
    OnClick = btn_acceptClick 
  end 
end