📄 unit1.~dfm
字号:
object Form1: TForm1
Left = 391
Top = 295
Width = 344
Height = 182
AutoSize = True
Caption = #20108#27425#25554#20540#27861
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 PageControl1: TPageControl
Left = 0
Top = 0
Width = 336
Height = 155
ActivePage = TabSheet2
Align = alClient
TabIndex = 1
TabOrder = 0
object TabSheet1: TTabSheet
Caption = 'TabSheet1'
object Label1: TLabel
Left = 48
Top = 29
Width = 65
Height = 13
AutoSize = False
Caption = #21021#22987#27493#38271
end
object Label2: TLabel
Left = 40
Top = 58
Width = 78
Height = 13
AutoSize = False
Caption = #26368#39640#27425#25968'n'
end
object Edit1: TEdit
Left = 120
Top = 23
Width = 105
Height = 21
ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
TabOrder = 0
end
object Button1: TButton
Left = 160
Top = 104
Width = 75
Height = 25
Caption = #30830#23450
TabOrder = 2
OnClick = Button1Click
end
object Edit2: TEdit
Left = 120
Top = 55
Width = 105
Height = 21
ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
TabOrder = 1
OnKeyPress = Edit2KeyPress
end
object Button2: TButton
Left = 240
Top = 104
Width = 75
Height = 25
Caption = #36864#20986
TabOrder = 3
OnClick = Button2Click
end
end
object TabSheet2: TTabSheet
Caption = 'TabSheet2'
ImageIndex = 1
object Label3: TLabel
Left = 24
Top = 16
Width = 202
Height = 13
AutoSize = False
Caption = #30001#39640#33267#20302#36755#20837'n'#27425#39033#21069#38754#30340#31995#25968#65306
end
object Button3: TButton
Left = 160
Top = 104
Width = 75
Height = 25
Caption = #35745#31639
TabOrder = 0
OnClick = Button3Click
end
object Button4: TButton
Left = 240
Top = 104
Width = 75
Height = 25
Caption = #36864#20986
TabOrder = 1
OnClick = Button4Click
end
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -