www.pudn.com > 邮件群发程序1.2.rar > TxtMail.dfm
object frmTxt: TfrmTxt
Left = 235
Top = 187
Width = 413
Height = 152
Caption = #25171#24320#37038#20214
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 13
object GroupBox1: TGroupBox
Left = 16
Top = 8
Width = 369
Height = 73
TabOrder = 0
object Label1: TLabel
Left = 8
Top = 32
Width = 33
Height = 13
Caption = #25991#20214#65306
end
object SpeedButton1: TSpeedButton
Left = 288
Top = 24
Width = 33
Height = 22
Caption = '...'
OnClick = SpeedButton1Click
end
object edtFile: TEdit
Left = 40
Top = 24
Width = 233
Height = 21
TabOrder = 0
end
end
object BitBtn1: TBitBtn
Left = 304
Top = 88
Width = 75
Height = 25
Caption = #30830#23450
TabOrder = 1
OnClick = BitBtn1Click
Kind = bkOK
end
object OpenDialog1: TOpenDialog
Left = 112
Top = 88
end
end