📄 dllform.dfm
字号:
object DllForm1: TDllForm1
Left = 220
Top = 159
BorderStyle = bsDialog
Caption = #23494#30721#36755#20837#31243#24207
ClientHeight = 143
ClientWidth = 354
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -14
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 14
object Panel1: TPanel
Left = 21
Top = 16
Width = 216
Height = 105
BevelInner = bvRaised
BevelOuter = bvLowered
TabOrder = 2
object Label1: TLabel
Left = 23
Top = 27
Width = 42
Height = 14
Caption = #21517#31216#65306
end
object Label2: TLabel
Left = 23
Top = 63
Width = 42
Height = 14
Caption = #23494#30721#65306
end
object Edit1: TEdit
Left = 63
Top = 23
Width = 129
Height = 22
TabOrder = 0
Text = 'Edit1'
end
object Edit2: TEdit
Left = 63
Top = 59
Width = 129
Height = 22
TabOrder = 1
Text = 'Edit2'
end
end
object Button1: TButton
Left = 253
Top = 16
Width = 80
Height = 25
Caption = #30830#12288#23450
Default = True
ModalResult = 1
TabOrder = 0
end
object Button2: TButton
Left = 253
Top = 52
Width = 80
Height = 25
Cancel = True
Caption = #21462#12288#28040
ModalResult = 2
TabOrder = 1
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -