📄 generalformunit.dfm
字号:
object frmGeneralForm: TfrmGeneralForm
Left = 192
Top = 133
Width = 544
Height = 375
Caption = 'frmGeneralForm'
Color = clBtnFace
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
FormStyle = fsMDIChild
Menu = DLLMainMenu
OldCreateOrder = False
Position = poDefault
Visible = True
PixelsPerInch = 96
TextHeight = 13
object Edit1: TEdit
Left = 136
Top = 32
Width = 121
Height = 21
TabOrder = 0
Text = 'Edit1'
end
object Edit2: TEdit
Left = 136
Top = 64
Width = 121
Height = 21
TabOrder = 1
Text = 'Edit2'
end
object Edit3: TEdit
Left = 136
Top = 96
Width = 121
Height = 21
TabOrder = 2
Text = 'Edit3'
end
object Btn_Default: TButton
Left = 136
Top = 136
Width = 121
Height = 25
Caption = #40664#35748#25353#38062
Default = True
TabOrder = 3
OnClick = Btn_DefaultClick
end
object DLLMainMenu: TMainMenu
Left = 384
Top = 40
object m_DLLMenu: TMenuItem
Caption = #26222#36890'MDI'#37324#30340#33756#21333
GroupIndex = 7
object mi_WhatName: TMenuItem
Caption = #20160#20040#21517#23383#21602
end
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -