gettreeinfou.dfm

来自「source for card readers」· DFM 代码 · 共 15 行

DFM
15
字号
inherited frmGetTreeInfo: TfrmGetTreeInfo
  Caption = ' Get Tree Information'
  PixelsPerInch = 120
  TextHeight = 16
  object lblProtea: TLabel [0]
    Left = 30
    Top = 20
    Width = 237
    Height = 16
    Alignment = taCenter
    AutoSize = False
    Caption = 'Protea Curvata sighting'
  end
end

⌨️ 快捷键说明

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