u_add_use.dfm

来自「钢筋拉伸系统,是一个图形和数据库结合在一起的技术体现」· DFM 代码 · 共 83 行

DFM
83
字号
object Frm_zj_Use: TFrm_zj_Use
  Left = 273
  Top = 195
  BorderStyle = bsSingle
  Caption = #29992#25143#35774#23450
  ClientHeight = 214
  ClientWidth = 356
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  PixelsPerInch = 96
  TextHeight = 13
  object TGroupBox
    Left = 2
    Top = 2
    Width = 354
    Height = 215
    TabOrder = 0
    object Label1: TLabel
      Left = 33
      Top = 32
      Width = 48
      Height = 13
      Caption = #29992#25143#21517#65306
    end
    object Label2: TLabel
      Left = 21
      Top = 70
      Width = 60
      Height = 13
      Caption = #29992#25143#21475#20196#65306
    end
    object Label3: TLabel
      Left = 19
      Top = 109
      Width = 60
      Height = 13
      Caption = #30830#35748#21475#20196#65306
    end
    object Edit1: TEdit
      Left = 93
      Top = 30
      Width = 213
      Height = 21
      TabOrder = 0
    end
    object Edit2: TEdit
      Left = 94
      Top = 69
      Width = 213
      Height = 21
      TabOrder = 1
    end
    object Edit3: TEdit
      Left = 94
      Top = 106
      Width = 213
      Height = 21
      TabOrder = 2
    end
    object Button1: TButton
      Left = 148
      Top = 164
      Width = 99
      Height = 35
      Caption = #30830#35748
      TabOrder = 3
    end
    object Button2: TButton
      Left = 246
      Top = 164
      Width = 93
      Height = 35
      Caption = #36864#20986
      TabOrder = 4
    end
  end
end

⌨️ 快捷键说明

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