📄 mainform.dfm
字号:
object Form1: TForm1
Left = 192
Top = 114
BorderIcons = [biSystemMenu, biMinimize]
BorderStyle = bsSingle
Caption = #21019#24314#25320#21495#32593#32476
ClientHeight = 163
ClientWidth = 354
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 BitBtn1: TBitBtn
Left = 16
Top = 120
Width = 105
Height = 25
Caption = #21019#24314#25320#21495#32593#32476
TabOrder = 0
OnClick = BitBtn1Click
end
object BitBtn2: TBitBtn
Left = 124
Top = 120
Width = 105
Height = 25
Caption = #26029#24320#25320#21495#32593#32476
TabOrder = 1
OnClick = BitBtn2Click
end
object GroupBox1: TGroupBox
Left = 16
Top = 16
Width = 321
Height = 97
Caption = #25320#21495#32593#32476#22522#26412#20449#24687
TabOrder = 2
object Label1: TLabel
Left = 16
Top = 24
Width = 99
Height = 13
Caption = #26381#21153#30005#35805#21495#30721#65306' '
end
object Label2: TLabel
Left = 16
Top = 48
Width = 87
Height = 13
Caption = #30331#24405#29992#25143#21517#65306' '
end
object Label3: TLabel
Left = 16
Top = 72
Width = 75
Height = 13
Caption = #30331#24405#23494#30721#65306' '
end
object Edit1: TEdit
Left = 128
Top = 16
Width = 177
Height = 21
TabOrder = 0
Text = '95821'
end
object Edit2: TEdit
Left = 128
Top = 40
Width = 177
Height = 21
TabOrder = 1
Text = 'CQ05021550'
end
object Edit3: TEdit
Left = 128
Top = 64
Width = 177
Height = 21
TabOrder = 2
Text = '31802078'
end
end
object BitBtn3: TBitBtn
Left = 232
Top = 120
Width = 105
Height = 25
Caption = #20851#38381#24212#29992#31243#24207
TabOrder = 3
OnClick = BitBtn3Click
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -