📄 mainform.dfm
字号:
object Form1: TForm1
Left = 192
Top = 114
BorderIcons = [biSystemMenu, biMinimize]
BorderStyle = bsSingle
Caption = #22312#31243#24207#20013#21019#24314#24182#20351#29992#25968#25454#24211
ClientHeight = 171
ClientWidth = 456
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 = 16
Width = 48
Height = 13
Caption = #32534#21495#65306' '
end
object Label2: TLabel
Left = 16
Top = 40
Width = 48
Height = 13
Caption = #22995#21517#65306' '
end
object Label3: TLabel
Left = 16
Top = 64
Width = 48
Height = 13
Caption = #24180#40836#65306' '
end
object Label4: TLabel
Left = 16
Top = 88
Width = 72
Height = 13
Caption = #32852#31995#30005#35805#65306' '
end
object Label5: TLabel
Left = 16
Top = 112
Width = 72
Height = 13
Caption = #32852#31995#22320#22336#65306' '
end
object Label6: TLabel
Left = 16
Top = 136
Width = 72
Height = 13
Caption = #36523#20221#35777#21495#65306' '
end
object BitBtn1: TBitBtn
Left = 320
Top = 16
Width = 120
Height = 25
Caption = #21019#24314#25968#25454#24211
TabOrder = 0
OnClick = BitBtn1Click
end
object BitBtn2: TBitBtn
Left = 320
Top = 46
Width = 120
Height = 25
Caption = #22686#21152#25968#25454#24211#35760#24405
TabOrder = 1
OnClick = BitBtn2Click
end
object BitBtn3: TBitBtn
Left = 320
Top = 76
Width = 120
Height = 25
Caption = #26597#35810#25968#25454#24211#35760#24405
TabOrder = 2
OnClick = BitBtn3Click
end
object BitBtn4: TBitBtn
Left = 320
Top = 106
Width = 120
Height = 25
Caption = #21024#38500#24403#21069#25968#25454#24211#35760#24405
TabOrder = 3
OnClick = BitBtn4Click
end
object Edit1: TEdit
Left = 88
Top = 16
Width = 225
Height = 21
TabOrder = 4
end
object Edit2: TEdit
Left = 88
Top = 40
Width = 225
Height = 21
TabOrder = 5
end
object Edit3: TEdit
Left = 88
Top = 64
Width = 225
Height = 21
TabOrder = 6
end
object Edit4: TEdit
Left = 88
Top = 88
Width = 225
Height = 21
TabOrder = 7
end
object Edit5: TEdit
Left = 88
Top = 112
Width = 225
Height = 21
TabOrder = 8
end
object Edit6: TEdit
Left = 88
Top = 136
Width = 225
Height = 21
TabOrder = 9
end
object BitBtn5: TBitBtn
Left = 320
Top = 136
Width = 120
Height = 25
Caption = #20851#38381#24212#29992#31243#24207
TabOrder = 10
OnClick = BitBtn5Click
end
object Table1: TTable
CachedUpdates = True
Filtered = True
Left = 392
Top = 24
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -