📄 mrfsyj.dfm
字号:
object FRM_FSYJ: TFRM_FSYJ
Left = 295
Top = 165
Width = 536
Height = 380
Caption = #21457#36865#37038#20214
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Panel1: TPanel
Left = 8
Top = 72
Width = 513
Height = 262
BevelInner = bvRaised
BevelOuter = bvLowered
TabOrder = 0
object Label2: TLabel
Left = 12
Top = 16
Width = 72
Height = 13
AutoSize = False
Caption = #21457#20214#20154#22320#22336#65306' '
end
object Label3: TLabel
Left = 12
Top = 46
Width = 60
Height = 13
AutoSize = False
Caption = #29992#25143#21517#31216#65306' '
end
object Label4: TLabel
Left = 12
Top = 76
Width = 60
Height = 13
AutoSize = False
Caption = #23494' '#30721#65306' '
end
object Label5: TLabel
Left = 12
Top = 107
Width = 75
Height = 13
AutoSize = False
Caption = #25910#20214#20154#22320#22336#65306' '
end
object Label6: TLabel
Left = 12
Top = 168
Width = 75
Height = 13
AutoSize = False
Caption = #37038#20214#26381#21153#22120#65306' '
end
object Label7: TLabel
Left = 12
Top = 137
Width = 65
Height = 13
AutoSize = False
Caption = #37038#20214#20027#39064#65306
end
object Label8: TLabel
Left = 12
Top = 199
Width = 39
Height = 13
AutoSize = False
Caption = #38468#20214#65306' '
end
object Label9: TLabel
Left = 316
Top = 16
Width = 48
Height = 13
AutoSize = False
Caption = #20869' '#23481' '
end
object Edit1: TEdit
Left = 100
Top = 12
Width = 177
Height = 21
TabOrder = 0
Text = 'Edit1'
OnKeyDown = Edit1KeyDown
end
object Edit2: TEdit
Left = 100
Top = 42
Width = 121
Height = 21
TabOrder = 1
Text = 'Edit2'
OnKeyDown = Edit2KeyDown
end
object Edit4: TEdit
Left = 100
Top = 103
Width = 177
Height = 21
TabOrder = 2
Text = 'Edit4'
OnKeyDown = Edit4KeyDown
end
object Edit5: TEdit
Left = 100
Top = 133
Width = 177
Height = 21
TabOrder = 3
Text = 'Edit5'
OnKeyDown = Edit5KeyDown
end
object Edit6: TEdit
Left = 100
Top = 164
Width = 121
Height = 21
TabOrder = 4
Text = 'Edit6'
OnKeyDown = Edit6KeyDown
end
object Edit7: TEdit
Left = 57
Top = 196
Width = 121
Height = 21
TabOrder = 5
Text = 'Edit7'
end
object Button1: TButton
Left = 199
Top = 195
Width = 79
Height = 25
Caption = #25171#24320#38468#20214
TabOrder = 6
OnClick = Button1Click
end
object Memo1: TMemo
Left = 316
Top = 40
Width = 185
Height = 177
Lines.Strings = (
'Memo1')
ScrollBars = ssVertical
TabOrder = 7
end
object Button2: TButton
Left = 366
Top = 225
Width = 91
Height = 25
Caption = #21457#36865#37038#20214
TabOrder = 8
OnClick = Button2Click
end
object Edit3: TEdit
Left = 100
Top = 73
Width = 121
Height = 21
PasswordChar = '*'
TabOrder = 9
Text = 'Edit3'
OnKeyDown = Edit3KeyDown
end
end
object GroupBox1: TGroupBox
Left = 8
Top = 8
Width = 513
Height = 57
Caption = #26597#35810#32852#31995#20154#30340#37038#20214
TabOrder = 1
object Label1: TLabel
Left = 15
Top = 24
Width = 48
Height = 13
Caption = #32852#31995#20154#65306
end
object ComboBox1: TComboBox
Left = 71
Top = 20
Width = 178
Height = 21
ItemHeight = 13
TabOrder = 0
Text = 'ComboBox1'
OnChange = ComboBox1Change
end
object Button3: TButton
Left = 376
Top = 18
Width = 75
Height = 25
Caption = #32676#21457
TabOrder = 1
OnClick = Button3Click
end
end
object OpenDialog1: TOpenDialog
Left = 200
Top = 304
end
object IdSMTP1: TIdSMTP
MaxLineAction = maException
ReadTimeout = 0
Port = 25
AuthenticationType = atNone
Left = 232
Top = 304
end
object IdMessage1: TIdMessage
AttachmentEncoding = 'MIME'
BccList = <>
CCList = <>
Encoding = meMIME
Recipients = <>
ReplyTo = <>
Left = 264
Top = 304
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -