uabout.dfm
来自「DSC(Data Service Center)用来接收和处理DTU发送过来的数」· DFM 代码 · 共 45 行
DFM
45 行
object fabout: Tfabout
Left = 231
Top = 170
BorderStyle = bsDialog
Caption = #20851#20110
ClientHeight = 101
ClientWidth = 395
Color = clBtnFace
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
Position = poDesktopCenter
PixelsPerInch = 96
TextHeight = 12
object Label1: TLabel
Left = 96
Top = 26
Width = 257
Height = 13
AutoSize = False
Caption = #31227#21160#25968#25454#20013#24515
end
object Label2: TLabel
Left = 96
Top = 58
Width = 177
Height = 13
AutoSize = False
Caption = #29256#26435#25152#26377' 2002 '#22235#24029#28779#29392
end
object Button1: TButton
Left = 296
Top = 56
Width = 75
Height = 25
Caption = #20851#38381
Default = True
TabOrder = 0
OnClick = Button1Click
end
end
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?