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

📄 daedclient.dfm

📁 详细的ERP设计资料
💻 DFM
📖 第 1 页 / 共 2 页
字号:
inherited DAClientEditForm: TDAClientEditForm
  Left = 128
  Top = 160
  Width = 628
  Height = 393
  Caption = #23458#25143#36164#26009#20462#25913
  OnCreate = FormCreate
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 12
  inherited CancelButton: TButton
    Left = 538
    Top = 333
    TabOrder = 1
    OnClick = CancelButtonClick
  end
  inherited OKButton: TButton
    Left = 458
    Top = 333
    TabOrder = 0
    OnClick = OKButtonClick
  end
  object Panel1: TPanel
    Left = 0
    Top = 0
    Width = 620
    Height = 316
    Align = alTop
    BevelInner = bvLowered
    BevelOuter = bvLowered
    Caption = 'Panel1'
    TabOrder = 2
    object PageControl1: TPageControl
      Left = 2
      Top = 2
      Width = 616
      Height = 312
      ActivePage = TabSheet1
      Align = alClient
      TabIndex = 0
      TabOrder = 0
      object TabSheet1: TTabSheet
        Caption = #22522#26412#36164#26009
        object Label1: TLabel
          Left = 16
          Top = 15
          Width = 42
          Height = 12
          Caption = #21517'   '#31216
          FocusControl = DBEdit1
        end
        object Label2: TLabel
          Left = 16
          Top = 41
          Width = 48
          Height = 12
          Caption = #36127' '#36131' '#20154
          FocusControl = DBEdit2
        end
        object Label3: TLabel
          Left = 323
          Top = 16
          Width = 24
          Height = 11
          Caption = #31867#22411
        end
        object Label4: TLabel
          Left = 16
          Top = 93
          Width = 48
          Height = 12
          Caption = #32463#33829#33539#22260
        end
        object Label5: TLabel
          Left = 16
          Top = 119
          Width = 42
          Height = 12
          Caption = #30005'   '#35805
          FocusControl = DBEdit5
        end
        object Label6: TLabel
          Left = 16
          Top = 171
          Width = 42
          Height = 12
          Caption = #25163'   '#26426
          FocusControl = DBEdit6
        end
        object Label7: TLabel
          Left = 308
          Top = 145
          Width = 42
          Height = 12
          Caption = #22320'   '#21306
        end
        object Label8: TLabel
          Left = 308
          Top = 197
          Width = 42
          Height = 12
          Caption = #22320'   '#22336
        end
        object Label9: TLabel
          Left = 16
          Top = 250
          Width = 42
          Height = 12
          Caption = #22791'   '#27880
          FocusControl = DBEdit9
        end
        object Label10: TLabel
          Left = 308
          Top = 171
          Width = 42
          Height = 12
          Caption = #37038'   '#32534
          FocusControl = DBEdit3
        end
        object Label11: TLabel
          Left = 16
          Top = 223
          Width = 42
          Height = 12
          Caption = #32593'   '#22336
          FocusControl = DBEdit10
        end
        object Label12: TLabel
          Left = 16
          Top = 197
          Width = 48
          Height = 12
          Caption = #30005#23376#37038#20214
          FocusControl = DBEdit11
        end
        object Label23: TLabel
          Left = 308
          Top = 223
          Width = 36
          Height = 12
          Caption = #19994#21153#21592
          FocusControl = DBEdit9
        end
        object Label24: TLabel
          Left = 16
          Top = 145
          Width = 42
          Height = 12
          Caption = #20256'   '#30495
          FocusControl = DBEdit6
        end
        object Label25: TLabel
          Left = 308
          Top = 119
          Width = 48
          Height = 12
          Caption = #32463#33829#24615#36136
        end
        object Label27: TLabel
          Left = 16
          Top = 67
          Width = 48
          Height = 12
          Caption = #32463#33829#35268#27169
        end
        object DBEdit1: TDBEdit
          Left = 72
          Top = 11
          Width = 240
          Height = 20
          DataField = 'Name'
          DataSource = dsClientEdit
          TabOrder = 0
        end
        object DBEdit2: TDBEdit
          Left = 72
          Top = 37
          Width = 375
          Height = 20
          DataField = 'FullName'
          DataSource = dsClientEdit
          TabOrder = 2
        end
        object DBEdit4: TDBEdit
          Left = 72
          Top = 87
          Width = 375
          Height = 20
          DataField = 'RunRange'
          DataSource = dsClientEdit
          TabOrder = 4
        end
        object DBEdit5: TDBEdit
          Left = 72
          Top = 115
          Width = 223
          Height = 20
          DataField = 'Telephone'
          DataSource = dsClientEdit
          TabOrder = 5
        end
        object DBEdit6: TDBEdit
          Left = 72
          Top = 141
          Width = 223
          Height = 20
          DataField = 'Fax'
          DataSource = dsClientEdit
          TabOrder = 7
        end
        object DBEdit9: TDBEdit
          Left = 72
          Top = 246
          Width = 513
          Height = 20
          DataField = 'Memo'
          DataSource = dsClientEdit
          TabOrder = 14
        end
        object DBComboBox1: TDBComboBox
          Left = 351
          Top = 11
          Width = 96
          Height = 20
          Style = csDropDownList
          DataField = 'ClientType'
          DataSource = dsClientEdit
          ItemHeight = 12
          Items.Strings = (
            #23458#25143
            #23458#25143#21644#21378#21830)
          TabOrder = 1
        end
        object DBEdit3: TDBEdit
          Left = 360
          Top = 167
          Width = 223
          Height = 20
          DataField = 'PostalCode'
          DataSource = dsClientEdit
          TabOrder = 10
        end
        object DBEdit10: TDBEdit
          Left = 72
          Top = 219
          Width = 223
          Height = 20
          DataField = 'Web'
          DataSource = dsClientEdit
          TabOrder = 13
        end
        object DBEdit11: TDBEdit
          Left = 72
          Top = 193
          Width = 223
          Height = 20
          DataField = 'EMail'
          DataSource = dsClientEdit
          TabOrder = 11
        end
        object DBLookupComboBox1: TDBLookupComboBox
          Left = 360
          Top = 141
          Width = 223
          Height = 20
          DataField = 'AreaID'
          DataSource = dsClientEdit
          KeyField = 'ID'
          ListField = 'Name'
          ListSource = DataSource1
          NullValueKey = 16449
          TabOrder = 8
        end
        object DBEdit7: TDBEdit
          Left = 360
          Top = 193
          Width = 223
          Height = 20
          DataField = 'Address'
          DataSource = dsClientEdit
          TabOrder = 12
        end
        object DBEdit18: TDBEdit
          Left = 72
          Top = 167
          Width = 223
          Height = 20
          DataField = 'Mobile'
          DataSource = dsClientEdit
          TabOrder = 9
        end
        object DBEdit22: TDBEdit
          Left = 360
          Top = 115
          Width = 223
          Height = 20
          DataField = 'ToAddress'
          DataSource = dsClientEdit
          TabOrder = 6
        end
        object DBEdit8: TDBEdit
          Left = 72
          Top = 63
          Width = 375
          Height = 20
          DataField = 'RunScope'
          DataSource = dsClientEdit
          TabOrder = 3
        end
        object EmployeeLKUP: TQLDBLookupComboBox
          Left = 360
          Top = 219
          Width = 223
          Height = 20
          DataField = 'EmlpoyeeID'
          DataSource = dsClientEdit
          KeyField = 'ID'
          ListField = 'Name'
          ListSource = DSEmployeeName
          TabOrder = 15
          ButtonHeight = 22
          SearchMode = smLocate
          SearchType = stAuto
          VisibleButtons = [lbSetNull]
        end
      end
      object TabSheet2: TTabSheet
        Caption = #25191#29031#36164#26009
        ImageIndex = 1
        object Label13: TLabel
          Left = 17
          Top = 15
          Width = 48
          Height = 12
          Caption = #27861#23450#20195#34920
          FocusControl = DBEdit12
        end
        object Label14: TLabel
          Left = 242
          Top = 17
          Width = 48
          Height = 12
          Caption = #22269#31246#35777#21495
          FocusControl = DBEdit13
        end
        object Label15: TLabel
          Left = 242
          Top = 50
          Width = 48
          Height = 12
          Caption = #22320#31246#35777#21495
          FocusControl = DBEdit14
        end
        object Label16: TLabel
          Left = 17
          Top = 48
          Width = 48
          Height = 12
          Caption = #27880#20876#26085#26399
          FocusControl = DBEdit15
        end
        object Label17: TLabel
          Left = 17
          Top = 81
          Width = 48
          Height = 12

⌨️ 快捷键说明

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