📄 ecgchoice.~dfm
字号:
object Form3: TForm3
Left = 435
Top = 316
Width = 174
Height = 132
BorderIcons = [biSystemMenu]
Caption = #24515#30005#30417#25252#36873#25321
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clAqua
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 8
Top = 8
Width = 150
Height = 13
Caption = #35831#36873#25321#24515#30005#30417#25252#30340#24202#20301
Constraints.MinWidth = 150
Font.Charset = GB2312_CHARSET
Font.Color = clOlive
Font.Height = -13
Font.Name = #24188#22278
Font.Style = [fsBold]
ParentFont = False
end
object Label2: TLabel
Left = 0
Top = 64
Width = 48
Height = 13
Caption = 'KittyHawk'
Font.Charset = DEFAULT_CHARSET
Font.Color = clGray
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Button1: TButton
Left = 48
Top = 64
Width = 75
Height = 25
Caption = #30830#23450
TabOrder = 0
OnClick = Button1Click
end
object ComboBox1: TComboBox
Left = 8
Top = 32
Width = 153
Height = 21
AutoDropDown = True
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlue
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ItemHeight = 13
ParentFont = False
TabOrder = 1
Items.Strings = (
'1'#21495#24202
'2'#21495#24202
'3'#21495#24202
'4'#21495#24202)
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -