📄 unit2.dfm
字号:
object Form2: TForm2
Left = 231
Top = 322
Width = 870
Height = 640
Caption = 'Form2'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnCreate = FormCreate
OnDestroy = FormDestroy
PixelsPerInch = 96
TextHeight = 13
object lbl1: TLabel
Left = 128
Top = 64
Width = 132
Height = 13
Caption = #35831#36755#20837#38656#35201#27979#35797#30340#25968#25454#65306
end
object lbl2: TLabel
Left = 120
Top = 256
Width = 84
Height = 13
Caption = #32593#32476#35757#32451#32467#26524#65306
end
object lbl3: TLabel
Left = 112
Top = 408
Width = 96
Height = 13
Caption = #21487#33021#20135#29983#30340#25925#38556#65306
end
object mmo1: TMemo
Left = 120
Top = 96
Width = 425
Height = 145
Lines.Strings = (
'')
TabOrder = 0
end
object btn1: TButton
Left = 160
Top = 560
Width = 75
Height = 25
Caption = 'BP'#26041#27861
TabOrder = 1
OnClick = btn1Click
end
object redt1: TRichEdit
Left = 120
Top = 272
Width = 433
Height = 113
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 2
end
object redt2: TRichEdit
Left = 112
Top = 432
Width = 433
Height = 113
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Lines.Strings = (
'')
ParentFont = False
TabOrder = 3
end
object edt1: TEdit
Left = 424
Top = 8
Width = 385
Height = 41
TabOrder = 4
Text = 'edt1'
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -