gld120_03.dfm.svn-base

来自「开源的网站整站程序,功能强大带采集系统.」· SVN-BASE 代码 · 共 59 行

SVN-BASE
59
字号
inherited Gld120_03Form: TGld120_03Form
  BorderIcons = [biSystemMenu]
  BorderStyle = bsSingle
  Caption = #35789#27719#26126#32454
  ClientHeight = 97
  ClientWidth = 360
  OldCreateOrder = True
  PixelsPerInch = 96
  TextHeight = 12
  object Label1: TLabel [0]
    Left = 16
    Top = 24
    Width = 48
    Height = 12
    Caption = #35789#27719#31867#21035
  end
  object Label2: TLabel [1]
    Left = 16
    Top = 56
    Width = 48
    Height = 12
    Caption = #35789#27719#26126#32454
  end
  object ComboBox1: TComboBox [2]
    Left = 72
    Top = 16
    Width = 185
    Height = 20
    Style = csDropDownList
    ItemHeight = 12
    TabOrder = 0
  end
  object Edit1: TEdit [3]
    Left = 72
    Top = 48
    Width = 185
    Height = 20
    TabOrder = 1
  end
  object BitBtn1: TBitBtn [4]
    Left = 272
    Top = 16
    Width = 75
    Height = 25
    Caption = #30830#23450'(&O)'
    TabOrder = 2
    OnClick = BitBtn1Click
  end
  object BitBtn2: TBitBtn [5]
    Left = 272
    Top = 48
    Width = 75
    Height = 25
    Caption = #36864#20986'(&X)'
    TabOrder = 3
    OnClick = BitBtn2Click
  end
end

⌨️ 快捷键说明

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