📄 mainform.dfm
字号:
object Form1: TForm1
Left = 192
Top = 114
BorderIcons = [biSystemMenu, biMinimize]
BorderStyle = bsSingle
Caption = #23450#21046#25991#20214#22797#21046#25805#20316
ClientHeight = 221
ClientWidth = 352
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 16
Top = 120
Width = 321
Height = 13
Caption =
#22797#21046#25991#20214#22823#23567#65306' ' +
' '
end
object Label2: TLabel
Left = 16
Top = 144
Width = 324
Height = 13
Caption =
#25991#20214#24320#22987#22797#21046#26102#38388#65306' ' +
' '
end
object Label3: TLabel
Left = 16
Top = 168
Width = 324
Height = 13
Caption =
#25991#20214#22797#21046#36807#31243#24773#20917' '#65306' ' +
' '
end
object Label4: TLabel
Left = 16
Top = 192
Width = 330
Height = 13
Caption =
#25991#20214#22797#21046#32791#26102#65306' ' +
' '
end
object Label5: TLabel
Left = 16
Top = 16
Width = 84
Height = 13
Caption = #28304#22797#21046#25991#20214#65306' '
end
object Label6: TLabel
Left = 16
Top = 40
Width = 96
Height = 13
Caption = #30446#26631#22797#21046#25991#20214#65306' '
end
object Label7: TLabel
Left = 16
Top = 96
Width = 96
Height = 13
Caption = #25991#20214#22797#21046#36827#24230#65306' '
end
object Edit1: TEdit
Left = 112
Top = 16
Width = 225
Height = 21
TabOrder = 0
end
object BitBtn1: TBitBtn
Left = 16
Top = 64
Width = 75
Height = 22
Caption = #27983' '#35272
TabOrder = 1
OnClick = BitBtn1Click
end
object BitBtn2: TBitBtn
Left = 98
Top = 64
Width = 75
Height = 22
Caption = #22797' '#21046
TabOrder = 2
OnClick = BitBtn2Click
end
object BitBtn3: TBitBtn
Left = 181
Top = 64
Width = 75
Height = 22
Caption = #21462' '#28040
TabOrder = 3
OnClick = BitBtn3Click
end
object BitBtn4: TBitBtn
Left = 264
Top = 64
Width = 75
Height = 22
Caption = #20851' '#38381
TabOrder = 4
OnClick = BitBtn4Click
end
object Edit2: TEdit
Left = 112
Top = 40
Width = 225
Height = 21
TabOrder = 5
end
object ProgressBar1: TProgressBar
Left = 112
Top = 96
Width = 225
Height = 17
Min = 0
Max = 100
TabOrder = 6
end
object OpenDialog1: TOpenDialog
Left = 16
Top = 8
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -