frmdataobjconfigtool.dfm

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

DFM
38
字号
object FormDataObjConfigTool: TFormDataObjConfigTool
  Left = 211
  Top = 156
  Width = 517
  Height = 188
  Caption = #25968#25454#23454#20307#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 LEdtConnectString: TEdit
    Left = 24
    Top = 40
    Width = 329
    Height = 21
    TabOrder = 0
  end
  object Button1: TButton
    Left = 368
    Top = 40
    Width = 97
    Height = 25
    Caption = #37197#32622#25968#25454#24211#36830#25509
    TabOrder = 1
    OnClick = Button1Click
  end
  object ADOCon: TADOConnection
    Left = 104
    Top = 96
  end
end

⌨️ 快捷键说明

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