📄 unit4.~dfm
字号:
object Form4: TForm4
Left = 219
Top = 135
Width = 696
Height = 480
Caption = #20851#20110
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 Button1: TButton
Left = 512
Top = 368
Width = 75
Height = 25
Caption = #36820#22238
TabOrder = 0
OnClick = Button1Click
end
object ComboBox1: TComboBox
Left = 80
Top = 48
Width = 145
Height = 22
Style = csOwnerDrawFixed
ItemHeight = 16
TabOrder = 1
Items.Strings = (
#20851#20110#20998#35789
#20851#20110#26435#37325
#20851#20110#26412#31995#32479)
end
object Memo1: TMemo
Left = 80
Top = 104
Width = 513
Height = 209
Lines.Strings = (
'Memo1')
TabOrder = 2
end
object Button2: TButton
Left = 144
Top = 368
Width = 113
Height = 25
Caption = #36827#20837#20998#35789#19982#26435#37325
TabOrder = 3
OnClick = Button2Click
end
object Button3: TButton
Left = 336
Top = 368
Width = 105
Height = 25
Caption = #25628#32034#26368#20248#31572#26696
TabOrder = 4
OnClick = Button3Click
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -