frmbizlayerconfigtool.dfm

来自「非常地全面完整的物流供应链管理系统 包含全部的需求文档」· DFM 代码 · 共 72 行

DFM
72
字号
object FormDataObjConfigTool: TFormDataObjConfigTool
  Left = 211
  Top = 156
  Width = 517
  Height = 188
  Caption = #19994#21153#35268#21017#23618#37197#32622#24037#20855
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 13
  object Button1: TButton
    Left = 400
    Top = 32
    Width = 97
    Height = 25
    Caption = #37197#32622#25968#25454#24211#36830#25509
    TabOrder = 0
    OnClick = Button1Click
  end
  object LEdtConnectString: TLabeledEdit
    Left = 80
    Top = 32
    Width = 289
    Height = 21
    EditLabel.Width = 72
    EditLabel.Height = 13
    EditLabel.Caption = #25968#25454#24211#36830#25509#65306
    LabelPosition = lpLeft
    TabOrder = 1
  end
  object Button2: TButton
    Left = 160
    Top = 120
    Width = 65
    Height = 25
    Caption = #30830#23450'(&O)'
    TabOrder = 2
    OnClick = Button2Click
  end
  object Button3: TButton
    Left = 248
    Top = 120
    Width = 65
    Height = 25
    Caption = #21462#28040'(&C)'
    TabOrder = 3
    OnClick = Button3Click
  end
  object LEdtIP: TLabeledEdit
    Left = 168
    Top = 64
    Width = 265
    Height = 21
    EditLabel.Width = 132
    EditLabel.Height = 13
    EditLabel.Caption = #19994#21153#23454#20307#23618#25152#22312#35745#31639#26426#65306
    LabelPosition = lpLeft
    LabelSpacing = 10
    TabOrder = 4
  end
  object ADOCon: TADOConnection
    Left = 104
    Top = 96
  end
end

⌨️ 快捷键说明

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