📄 unit1.~dfm
字号:
object Form1: TForm1
Left = 194
Top = 151
Width = 448
Height = 335
Caption = 'Form1'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 48
Top = 32
Width = 129
Height = 25
AutoSize = False
Caption = #36755#20837#22269#21517
end
object Label2: TLabel
Left = 48
Top = 168
Width = 129
Height = 25
AutoSize = False
Caption = #25191#34892#32467#26524
end
object Label3: TLabel
Left = 232
Top = 24
Width = 105
Height = 25
AutoSize = False
Caption = #36873#25321#22823#27954
end
object Label4: TLabel
Left = 48
Top = 97
Width = 81
Height = 24
AutoSize = False
Caption = #22478#24066#21517#31216
end
object Button1: TButton
Left = 296
Top = 248
Width = 75
Height = 25
Caption = #30830#23450
TabOrder = 0
OnClick = Button1Click
end
object ListBox1: TListBox
Left = 224
Top = 64
Width = 145
Height = 105
ItemHeight = 13
TabOrder = 1
end
object Edit1: TEdit
Left = 48
Top = 64
Width = 121
Height = 21
TabOrder = 2
end
object Memo1: TMemo
Left = 48
Top = 200
Width = 129
Height = 73
TabOrder = 3
end
object ComboBox1: TComboBox
Left = 48
Top = 128
Width = 121
Height = 21
ItemHeight = 13
TabOrder = 4
Text = #22478#24066#21517#31216
Items.Strings = (
#21271#20140
#19996#20140
#24713#23612
#33707#26031#31185
#22467#21450
#32445#32422)
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -