📄 unit1.dfm
字号:
object Form1: TForm1
Left = 203
Top = 203
Width = 716
Height = 485
Caption = 'Form1'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Memo1: TMemo
Left = 2
Top = 68
Width = 277
Height = 377
ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
TabOrder = 0
end
object Button1: TButton
Left = 552
Top = 144
Width = 75
Height = 25
Caption = 'Button1'
TabOrder = 1
OnClick = Button1Click
end
object IdEncoderMIME1: TIdEncoderMIME
FillChar = '='
Left = 431
Top = 192
end
object IdDecoderMIME1: TIdDecoderMIME
FillChar = '='
Left = 464
Top = 192
end
object OutlookApplication1: TOutlookApplication
AutoConnect = False
ConnectKind = ckRunningOrNew
AutoQuit = False
OnItemSend = OutlookApplication1ItemSend
Left = 390
Top = 44
end
object Query1: TADOQuery
Parameters = <>
Left = 344
Top = 144
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -