ufhelp.dfm

来自「用西门子 TC35i 收发短消息的DELPHI 源码,支持PDU 及TEXT 两」· DFM 代码 · 共 35 行

DFM
35
字号
object Form3: TForm3
  Left = 391
  Top = 314
  BorderStyle = bsDialog
  Caption = #20851#20110'SIWENS'#30701#28040#24687#20013#24515
  ClientHeight = 123
  ClientWidth = 292
  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 Label1: TLabel
    Left = 48
    Top = 32
    Width = 225
    Height = 33
    AutoSize = False
    Caption = #26085#29031#26031#25991#30005#23376#26377#38480#20844#21496#30701#28040#24687#20013#24515'1.0'
  end
  object Button1: TButton
    Left = 96
    Top = 80
    Width = 81
    Height = 25
    Caption = #30830#23450
    TabOrder = 0
    OnClick = Button1Click
  end
end

⌨️ 快捷键说明

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