📄 unit3.dfm
字号:
object Form3: TForm3
Left = 299
Top = 133
Width = 870
Height = 480
Caption = 'Form3'
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 Panel1: TPanel
Left = 0
Top = 0
Width = 225
Height = 41
Caption = ' '#21462' '#27454
Color = clNavy
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
TabOrder = 0
end
object GroupBox1: TGroupBox
Left = 56
Top = 80
Width = 657
Height = 193
Caption = #27426#36814#20809#20020
Color = clNavy
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -24
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentColor = False
ParentFont = False
TabOrder = 1
object Label1: TLabel
Left = 136
Top = 32
Width = 330
Height = 29
Caption = #22312#19979#38754#36755#20837#35201#25903#21462#30340#37329#39069
Font.Charset = GB2312_CHARSET
Font.Color = clBlack
Font.Height = -29
Font.Name = #38582#20070
Font.Style = []
ParentFont = False
end
object Label2: TLabel
Left = 136
Top = 80
Width = 6
Height = 29
Caption = ' '
end
object Label3: TLabel
Left = 392
Top = 160
Width = 260
Height = 20
Caption = #65288#26412#26426#21482#25903#20184'50'#20197#19978#30340#37329#39069#65289
Font.Charset = GB2312_CHARSET
Font.Color = clBlack
Font.Height = -20
Font.Name = #38582#20070
Font.Style = []
ParentFont = False
end
object Edit1: TEdit
Left = 152
Top = 96
Width = 281
Height = 37
ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
TabOrder = 0
end
end
object Button1: TButton
Left = 456
Top = 328
Width = 161
Height = 49
Caption = #30830' '#23450
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -19
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 2
OnClick = Button1Click
end
object Button2: TButton
Left = 680
Top = 328
Width = 145
Height = 49
Caption = #36864' '#20986
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -19
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 3
OnClick = Button2Click
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -