📄 sendmail.dfm
字号:
object mailForm: TmailForm
Left = 89
Top = 102
Width = 506
Height = 326
BorderIcons = [biSystemMenu]
Caption = #21457#36865#37038#20214
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
Position = poDesktopCenter
PixelsPerInch = 96
TextHeight = 12
object GroupBox2: TGroupBox
Left = 0
Top = 0
Width = 497
Height = 54
Caption = #21457#36865#32773#20449#24687
TabOrder = 0
object Label5: TLabel
Left = 41
Top = 22
Width = 24
Height = 12
Caption = #22995#21517
end
object Label6: TLabel
Left = 281
Top = 26
Width = 36
Height = 12
Caption = 'Email:'
end
object Edtsenduser: TEdit
Left = 97
Top = 22
Width = 121
Height = 20
TabOrder = 0
end
object Edtusermail: TEdit
Left = 337
Top = 23
Width = 121
Height = 20
TabOrder = 1
end
end
object GroupBox3: TGroupBox
Left = 1
Top = 57
Width = 497
Height = 120
Caption = #21457#36865#37038#20214#20449#24687
TabOrder = 1
object Label1: TLabel
Left = 24
Top = 57
Width = 36
Height = 12
Caption = #25509#25910#32773
end
object Label2: TLabel
Left = 272
Top = 62
Width = 24
Height = 12
Caption = #20027#39064
end
object Label3: TLabel
Left = 24
Top = 89
Width = 24
Height = 12
Caption = #25220#36865
end
object Label4: TLabel
Left = 273
Top = 89
Width = 24
Height = 12
Caption = #26263#36865
end
object Edtreceiver: TEdit
Left = 72
Top = 54
Width = 121
Height = 20
TabOrder = 0
end
object BitBtn1: TBitBtn
Left = 208
Top = 18
Width = 75
Height = 25
Caption = #21457#36865
TabOrder = 1
OnClick = BitBtn1Click
end
object Edtsendsubject: TEdit
Left = 304
Top = 54
Width = 121
Height = 20
TabOrder = 2
end
object Edit1: TEdit
Left = 72
Top = 86
Width = 121
Height = 20
TabOrder = 3
end
object Edit2: TEdit
Left = 304
Top = 86
Width = 121
Height = 20
TabOrder = 4
end
end
object GroupBox1: TGroupBox
Left = 0
Top = 180
Width = 498
Height = 119
Caption = #21457#36865#20869#23481
TabOrder = 2
object Memo1: TMemo
Left = 2
Top = 11
Width = 494
Height = 106
Lines.Strings = (
'Memo1')
TabOrder = 0
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -