📄 unit1.~dfm
字号:
object Form1: TForm1
Left = 458
Top = 246
Width = 312
Height = 333
Caption = 'Form1'
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 Label2: TLabel
Left = 18
Top = 20
Width = 24
Height = 13
Caption = #19978#38480
end
object Label1: TLabel
Left = 203
Top = 49
Width = 42
Height = 13
Caption = #32791#26102#65306
end
object Edit2: TEdit
Left = 50
Top = 16
Width = 65
Height = 21
TabOrder = 0
Text = '100'
end
object ListBox1: TListBox
Left = 14
Top = 71
Width = 124
Height = 218
ItemHeight = 13
TabOrder = 1
end
object ListBox2: TListBox
Left = 151
Top = 72
Width = 138
Height = 217
ItemHeight = 13
TabOrder = 2
end
object Button1: TButton
Left = 131
Top = 15
Width = 75
Height = 25
Caption = #29983#25104#38543#26426#25968
TabOrder = 3
OnClick = Button1Click
end
object Button2: TButton
Left = 213
Top = 15
Width = 75
Height = 25
Caption = #24320#22987#25490#24207
TabOrder = 4
OnClick = Button2Click
end
object CheckBox1: TCheckBox
Left = 29
Top = 47
Width = 154
Height = 17
Caption = #20135#29983#25968#25454#26102#21516#27493#26174#31034
TabOrder = 5
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -