closefile.~dfm
来自「串口监控程序,可与UPS进行通信,适合初学者使用」· ~DFM 代码 · 共 69 行
~DFM
69 行
object fclosefile: Tfclosefile
Left = 347
Top = 244
Width = 303
Height = 291
Caption = #20851#26426#25991#20214#35760#24405
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 = 7
Top = 7
Width = 168
Height = 13
Caption = #19978#27425#20851#38381#31995#32479#26102#20851#38381#30340#24212#29992#31243#24207
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label2: TLabel
Left = 7
Top = 116
Width = 168
Height = 13
Caption = #19978#27425#20851#38381#31995#32479#26102#20851#38381#30340#24212#29992#31243#24207
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Memo1: TMemo
Left = 9
Top = 27
Width = 275
Height = 73
Lines.Strings = (
'Memo1')
TabOrder = 0
end
object Memo2: TMemo
Left = 9
Top = 136
Width = 275
Height = 78
Lines.Strings = (
'Memo1')
TabOrder = 1
end
object RzButton5: TRzButton
Left = 196
Top = 227
Caption = #30830#23450
HotTrack = True
HotTrackColor = clYellow
TabOrder = 2
end
end
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?