⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 linkmanedit.dfm

📁 一款不错的商务程序商品管理系统,有简易的窗体皮肤
💻 DFM
字号:
object Frm_LinkManEdit: TFrm_LinkManEdit
  Left = 278
  Top = 200
  BorderStyle = bsDialog
  Caption = #32852#31995#20154#32534#36753
  ClientHeight = 212
  ClientWidth = 491
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Position = poMainFormCenter
  OnClose = FormClose
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 13
  object Label3: TLabel
    Left = 240
    Top = 16
    Width = 54
    Height = 13
    Caption = #24615#21035#65306'      '
    Transparent = True
  end
  object Label4: TLabel
    Left = 12
    Top = 41
    Width = 87
    Height = 13
    Caption = #20986#29983#26085#26399#65306'         '
    Transparent = True
  end
  object Label5: TLabel
    Left = 240
    Top = 65
    Width = 84
    Height = 13
    Caption = #32852#31995#30005#35805#65306'        '
    FocusControl = DBEdit5
    Transparent = True
  end
  object Label6: TLabel
    Left = 12
    Top = 91
    Width = 114
    Height = 13
    Caption = #32852#31995#20154#25163#26426#65306'              '
    FocusControl = DBEdit6
    Transparent = True
  end
  object Label7: TLabel
    Left = 240
    Top = 91
    Width = 123
    Height = 13
    Caption = #32852#31995#20154#20303#23429#30005#35805#65306'         '
    FocusControl = DBEdit7
    Transparent = True
  end
  object Label8: TLabel
    Left = 12
    Top = 114
    Width = 90
    Height = 13
    Caption = #30005#23376#37038#31665#65306'          '
    FocusControl = DBEdit8
    Transparent = True
  end
  object Label9: TLabel
    Left = 240
    Top = 114
    Width = 79
    Height = 13
    Caption = 'QQ'#21495#65306'             '
    FocusControl = DBEdit9
    Transparent = True
  end
  object Label10: TLabel
    Left = 12
    Top = 138
    Width = 111
    Height = 13
    Caption = #32852#31995#22320#22336#65306'                 '
    FocusControl = DBEdit10
    Transparent = True
  end
  object Label11: TLabel
    Left = 240
    Top = 138
    Width = 75
    Height = 13
    Caption = #22791#27880#65306'             '
    FocusControl = DBEdit11
    Transparent = True
  end
  object Label1: TLabel
    Left = 12
    Top = 16
    Width = 75
    Height = 13
    Caption = #32852#31995#20154#65306'         '
    Transparent = True
  end
  object Label2: TLabel
    Left = 240
    Top = 41
    Width = 54
    Height = 13
    Caption = #37096#38376#65306'      '
    Transparent = True
  end
  object Label12: TLabel
    Left = 12
    Top = 65
    Width = 69
    Height = 13
    Caption = #32844#21153#65306'           '
    Transparent = True
  end
  object SpeedButton1: TSpeedButton
    Left = 145
    Top = 176
    Width = 73
    Height = 25
    Caption = #20445#23384
    OnClick = SpeedButton1Click
  end
  object SpeedButton2: TSpeedButton
    Left = 273
    Top = 176
    Width = 73
    Height = 25
    Caption = #21462#28040
    OnClick = SpeedButton2Click
  end
  object DBEdit5: TDBEdit
    Left = 346
    Top = 61
    Width = 134
    Height = 21
    DataField = 'MR_Tel'
    DataSource = Frm_Buyers.DSLinkMan
    ImeName = #20013#25991' ('#31616#20307') - '#29579#30721#20116#31508#22411'86'#29256
    TabOrder = 0
  end
  object DBEdit6: TDBEdit
    Left = 96
    Top = 88
    Width = 134
    Height = 21
    DataField = 'MR_HandSet'
    DataSource = Frm_Buyers.DSLinkMan
    ImeName = #20013#25991' ('#31616#20307') - '#29579#30721#20116#31508#22411'86'#29256
    TabOrder = 1
  end
  object DBEdit7: TDBEdit
    Left = 346
    Top = 87
    Width = 134
    Height = 21
    DataField = 'MR_HosTel'
    DataSource = Frm_Buyers.DSLinkMan
    ImeName = #20013#25991' ('#31616#20307') - '#29579#30721#20116#31508#22411'86'#29256
    TabOrder = 2
  end
  object DBEdit8: TDBEdit
    Left = 96
    Top = 112
    Width = 134
    Height = 21
    DataField = 'MR_Eali'
    DataSource = Frm_Buyers.DSLinkMan
    ImeName = #20013#25991' ('#31616#20307') - '#29579#30721#20116#31508#22411'86'#29256
    TabOrder = 3
  end
  object DBEdit9: TDBEdit
    Left = 346
    Top = 110
    Width = 134
    Height = 21
    DataField = 'MR_QQ'
    DataSource = Frm_Buyers.DSLinkMan
    ImeName = #20013#25991' ('#31616#20307') - '#29579#30721#20116#31508#22411'86'#29256
    TabOrder = 4
  end
  object DBEdit10: TDBEdit
    Left = 96
    Top = 136
    Width = 134
    Height = 21
    DataField = 'MR_Address'
    DataSource = Frm_Buyers.DSLinkMan
    ImeName = #20013#25991' ('#31616#20307') - '#29579#30721#20116#31508#22411'86'#29256
    TabOrder = 5
  end
  object DBEdit11: TDBEdit
    Left = 346
    Top = 134
    Width = 134
    Height = 21
    DataField = 'MR_Memo'
    DataSource = Frm_Buyers.DSLinkMan
    ImeName = #20013#25991' ('#31616#20307') - '#29579#30721#20116#31508#22411'86'#29256
    TabOrder = 6
  end
  object DBEdit1: TDBEdit
    Left = 96
    Top = 13
    Width = 134
    Height = 21
    DataField = 'MR_Name'
    DataSource = Frm_Buyers.DSLinkMan
    ImeName = #20013#25991' ('#31616#20307') - '#29579#30721#20116#31508#22411'86'#29256
    TabOrder = 7
  end
  object DBComboBox1: TDBComboBox
    Left = 346
    Top = 12
    Width = 134
    Height = 21
    DataField = 'MR_Sex'
    DataSource = Frm_Buyers.DSLinkMan
    ImeName = #20013#25991' ('#31616#20307') - '#29579#30721#20116#31508#22411'86'#29256
    ItemHeight = 13
    Items.Strings = (
      #30007
      #22899)
    TabOrder = 8
  end
  object DBLookupComboBox1: TDBLookupComboBox
    Left = 346
    Top = 37
    Width = 134
    Height = 21
    DataField = 'MR_Dept'
    DataSource = Frm_Buyers.DSLinkMan
    ImeName = #20013#25991' ('#31616#20307') - '#29579#30721#20116#31508#22411'86'#29256
    KeyField = 'MR_Name'
    ListField = 'MR_Name'
    ListSource = DSDept
    TabOrder = 9
  end
  object DBLookupComboBox2: TDBLookupComboBox
    Left = 96
    Top = 63
    Width = 134
    Height = 21
    DataField = 'MR_Duty'
    DataSource = Frm_Buyers.DSLinkMan
    ImeName = #20013#25991' ('#31616#20307') - '#29579#30721#20116#31508#22411'86'#29256
    KeyField = 'MR_Name'
    ListField = 'MR_Name'
    ListSource = DSDuty
    TabOrder = 10
  end
  object DateTimePicker1: TDateTimePicker
    Left = 96
    Top = 38
    Width = 134
    Height = 21
    Date = 38856.437903819460000000
    Time = 38856.437903819460000000
    ImeName = #20013#25991' ('#31616#20307') - '#29579#30721#20116#31508#22411'86'#29256
    TabOrder = 11
  end
  object ADODept: TADODataSet
    Connection = FDM.ADOConnection1
    CommandText = 'select * from MR_Dept_TaB'
    Parameters = <>
    Left = 8
    Top = 168
  end
  object ADODuty: TADODataSet
    Connection = FDM.ADOConnection1
    CommandText = 'select * from MR_Duty_Tab'
    Parameters = <>
    Left = 40
    Top = 168
  end
  object DSDuty: TDataSource
    DataSet = ADODuty
    Left = 384
    Top = 168
  end
  object DSDept: TDataSource
    DataSet = ADODept
    Left = 416
    Top = 168
  end
end

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -