home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 1998 July & August
/
Pcwk78a98.iso
/
Wtestowe
/
Netshift
/
_SETUP.1
/
NetShift.exe
/
0
/
RCDATA
/
TFORMSPLASH
/
TFORMSPLASH.txt
< prev
Wrap
Text File
|
1998-03-06
|
3KB
|
170 lines
object FormSplash: TFormSplash
Left = 318
Top = 248
BorderStyle = bsNone
Caption = 'FormSplash'
ClientHeight = 332
ClientWidth = 707
Color = clBlack
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Visible = True
OnClose = FormClose
OnCreate = FormCreate
OnPaint = FormPaint
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object ImageSplash: TImage
Left = 0
Top = 0
Width = 707
Height = 280
Align = alClient
Center = True
Picture.Data = {<image000.bmp>}
end
object Panel: TPanel
Left = 0
Top = 280
Width = 707
Height = 52
Align = alBottom
BevelOuter = bvNone
Color = clBlack
TabOrder = 0
object LabelLine1: TLabel
Left = 0
Top = 0
Width = 707
Height = 16
Align = alTop
Alignment = taCenter
AutoSize = False
Font.Color = clWhite
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
Transparent = True
end
object LabelLine2: TLabel
Left = 0
Top = 16
Width = 707
Height = 16
Align = alTop
Alignment = taCenter
AutoSize = False
Caption = '� 96, 97, 98 NetShift Software Ltd'
Color = clBlack
Font.Color = clWhite
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentColor = False
ParentFont = False
Transparent = True
end
object LabelLine3: TLabel
Left = 0
Top = 32
Width = 707
Height = 16
Align = alTop
Alignment = taCenter
AutoSize = False
Caption = 'All Rights Reserved'
Font.Color = clWhite
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
Transparent = True
end
end
object FileListBox: TFileListBox
Left = 8
Top = 144
Width = 137
Height = 97
ItemHeight = 13
Mask = '*.txt'
TabOrder = 1
Visible = False
end
object VisualApp: TVisualApp
HelpFile = 'DELPHI.HLP'
HintColor = clInfoBk
HintPause = 500
Icon.Data = {<image001.ico>}
Title = 'NetShift'
UpdateFormatSettings = True
ShowMainForm = True
HintShortPause = 50
HintHidePause = 2500
Left = 8
Top = 8
end
object NetscapeDDE: TDdeClientConv
ConnectMode = ddeManual
Left = 40
Top = 8
end
object Timer: TTimer
OnTimer = TimerTimer
Left = 72
Top = 8
end
object WWW_URLEcho: TDdeServerConv
Left = 40
Top = 40
end
object WWW_OpenURL: TDdeServerConv
Left = 40
Top = 72
end
object MailMessage: TmsMessage
ContentType = 'text/plain'
ReturnReceipt = False
Left = 8
Top = 104
end
object MailSMTP: TmsSMTP
WinsockLoaded = True
DefaultPort = 25
MailMessage = MailMessage
Left = 40
Top = 104
end
object NS_IdleOn: TDdeServerConv
Left = 72
Top = 40
end
object NS_IdleOff: TDdeServerConv
Left = 72
Top = 72
end
object TimerIE: TTimer
Enabled = False
Interval = 10
OnTimer = TimerIETimer
Left = 104
Top = 8
end
object NS_ActiveOn: TDdeServerConv
Left = 104
Top = 40
end
object NS_ActiveOff: TDdeServerConv
Left = 104
Top = 72
end
object NS_SendURL: TDdeServerConv
Left = 8
Top = 40
end
end