unitupload.dfm

来自「此代码是关于mapgis的在」· DFM 代码 · 共 50 行

DFM
50
字号
object Form_UpLoad: TForm_UpLoad
  Left = 192
  Top = 107
  BorderStyle = bsDialog
  Caption = #19978#20256#26412#22320#22270#23618
  ClientHeight = 453
  ClientWidth = 688
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Position = poDesktopCenter
  PixelsPerInch = 96
  TextHeight = 13
  object Label1: TLabel
    Left = 24
    Top = 16
    Width = 36
    Height = 13
    Caption = #25991#20214#65306
  end
  object GroupBox1: TGroupBox
    Left = 8
    Top = 40
    Width = 497
    Height = 329
    TabOrder = 0
    object Label2: TLabel
      Left = 16
      Top = 24
      Width = 48
      Height = 13
      Caption = #22270#24418#31867#65306
    end
  end
  object DropDownEdit1: TDropDownEdit
    Left = 64
    Top = 8
    Width = 401
    Height = 21
    ButtonWidth = 22
    ReadOnly = False
    TabOrder = 1
    AlwaysPostEditValue = False
  end
end

⌨️ 快捷键说明

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