📄 unit3.dfm
字号:
object IniFrm: TIniFrm
Left = 398
Top = 278
Width = 330
Height = 225
Caption = 'IniFrm'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
FormStyle = fsMDIChild
OldCreateOrder = False
Position = poMainFormCenter
Visible = True
OnClose = FormClose
OnDestroy = FormDestroy
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 120
Top = 40
Width = 28
Height = 14
Caption = #25552#31034
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -14
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Button1: TButton
Left = 239
Top = 24
Width = 75
Height = 25
Caption = #21021#22987#21270#20018#21475
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 0
end
object Button2: TButton
Left = 239
Top = 76
Width = 75
Height = 25
Caption = ' '#20851#38381#20018#21475
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 1
end
object Memo1: TMemo
Left = 120
Top = 112
Width = 169
Height = 25
BorderStyle = bsNone
Color = clBtnFace
Ctl3D = True
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -15
Font.Name = #23435#20307
Font.Style = [fsBold]
ImeName = #32043#20809#25340#38899#36755#20837#27861
Lines.Strings = (
'')
ParentCtl3D = False
ParentFont = False
TabOrder = 2
end
object Button3: TButton
Left = 239
Top = 128
Width = 75
Height = 25
Caption = #30830#23450
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 3
OnClick = Button3Click
end
object comchoice: TRadioGroup
Left = 8
Top = 24
Width = 105
Height = 137
Caption = #35831#36873#25321#20018#21475
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ItemIndex = 0
Items.Strings = (
#20018#21475'1(COM1)'
#20018#21475'2(COM2)')
ParentFont = False
TabOrder = 4
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -