📄 main_unit.dfm
字号:
object MainForm: TMainForm
Left = 302
Top = 97
Width = 384
Height = 452
BorderIcons = [biSystemMenu, biMinimize]
Caption = #37197#32622#35373#32622
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Arial'
Font.Style = []
FormStyle = fsStayOnTop
OldCreateOrder = False
OnCloseQuery = FormCloseQuery
OnCreate = FormCreate
OnDestroy = FormDestroy
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 14
object lbl1: TLabel
Left = 16
Top = 16
Width = 39
Height = 14
Caption = #26381#21209#22120':'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Arial'
Font.Style = []
ParentFont = False
end
object lbl2: TLabel
Left = 16
Top = 48
Width = 39
Height = 14
Caption = #25976#25818#24235':'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Arial'
Font.Style = []
ParentFont = False
end
object lbl3: TLabel
Left = 16
Top = 80
Width = 39
Height = 14
Caption = #29992#25142#21517':'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Arial'
Font.Style = []
ParentFont = False
end
object lbl4: TLabel
Left = 16
Top = 112
Width = 27
Height = 14
Caption = #23494#30908':'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Arial'
Font.Style = []
ParentFont = False
end
object lbl5: TLabel
Left = 183
Top = 16
Width = 63
Height = 14
Caption = #37109#20214#26381#21209#22120':'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Arial'
Font.Style = []
ParentFont = False
end
object lbl6: TLabel
Left = 184
Top = 48
Width = 63
Height = 14
Caption = #37109#20214#29992#25142#21517':'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Arial'
Font.Style = []
ParentFont = False
end
object lbl7: TLabel
Left = 185
Top = 80
Width = 51
Height = 14
Caption = #37109#20214#23494#30908':'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Arial'
Font.Style = []
ParentFont = False
end
object lbl8: TLabel
Left = 185
Top = 112
Width = 51
Height = 14
Caption = #37109#20214#31471#21475':'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Arial'
Font.Style = []
ParentFont = False
end
object lbl11: TLabel
Left = 16
Top = 144
Width = 45
Height = 14
Caption = 'MailFrom:'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Arial'
Font.Style = []
ParentFont = False
end
object lbl12: TLabel
Left = 16
Top = 176
Width = 33
Height = 14
Caption = 'MailTo:'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Arial'
Font.Style = []
ParentFont = False
end
object lbl13: TLabel
Left = 16
Top = 208
Width = 48
Height = 14
Caption = 'SQL'#35486#21477':'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Arial'
Font.Style = []
ParentFont = False
end
object edt_server: TcxTextEdit
Left = 54
Top = 11
TabOrder = 0
Width = 121
end
object edt_dbname: TcxTextEdit
Left = 54
Top = 43
TabOrder = 1
Width = 121
end
object edt_Username: TcxTextEdit
Left = 54
Top = 75
TabOrder = 2
Width = 121
end
object edt_pass: TcxTextEdit
Left = 54
Top = 107
Properties.EchoMode = eemPassword
Properties.PasswordChar = '*'
TabOrder = 3
Width = 121
end
object edt_Mailserver: TcxTextEdit
Left = 244
Top = 11
TabOrder = 4
Width = 121
end
object edt_Mailuser: TcxTextEdit
Left = 244
Top = 43
TabOrder = 5
Width = 121
end
object edt_mailpass: TcxTextEdit
Left = 244
Top = 75
Properties.EchoMode = eemPassword
Properties.PasswordChar = '*'
TabOrder = 6
Width = 121
end
object edt_port: TcxTextEdit
Left = 244
Top = 107
TabOrder = 7
Width = 121
end
object grp1: TcxGroupBox
Left = 12
Top = 232
Caption = #38971#29575
TabOrder = 8
Height = 150
Width = 353
object grp3: TcxGroupBox
Left = 78
Top = 13
TabOrder = 3
Height = 89
Width = 267
object lbl15: TLabel
Left = 24
Top = 16
Width = 24
Height = 14
Caption = #27599#38548
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Arial'
Font.Style = []
ParentFont = False
end
object lbl16: TLabel
Left = 96
Top = 16
Width = 24
Height = 14
Caption = #21608#30340
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Arial'
Font.Style = []
ParentFont = False
end
object sedt_z: TcxSpinEdit
Left = 51
Top = 12
Properties.MaxValue = 52.000000000000000000
Properties.MinValue = 1.000000000000000000
Properties.ValueType = vtInt
TabOrder = 0
Value = 1
Width = 41
end
object chk_xq1: TcxCheckBox
Left = 6
Top = 37
Caption = #26143#26399#19968
TabOrder = 1
Width = 65
end
object chk_xq2: TcxCheckBox
Left = 71
Top = 37
Caption = #26143#26399#20108
TabOrder = 2
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -