home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Techno Guide - Aspettando Windows 98
/
TechnoGuide.iso
/
fileutil
/
afloppy
/
_setup.1
/
autofloppy.exe
/
0
/
RCDATA
/
TFORM3
/
TFORM3.txt
< prev
Wrap
Text File
|
1997-03-31
|
3KB
|
138 lines
object Form3: TForm3
Left = 171
Top = 103
Width = 640
Height = 480
BorderIcons = []
Caption = '!Unregistered!'
Color = clSilver
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
FormStyle = fsStayOnTop
Icon.Data = {<image000.ico>}
Position = poScreenCenter
Visible = True
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Bevel2: TBevel
Left = 0
Top = 89
Width = 632
Height = 364
Align = alClient
end
object Bevel1: TBevel
Left = 0
Top = 0
Width = 632
Height = 89
Align = alTop
Style = bsRaised
end
object Label1: TLabel
Left = 16
Top = 104
Width = 333
Height = 29
Caption = 'You have used this program '
Font.Color = clNavy
Font.Height = -24
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object Label2: TLabel
Left = 360
Top = 104
Width = 25
Height = 29
Caption = ' '
Font.Color = clNavy
Font.Height = -24
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object Image1: TImage
Left = 112
Top = 16
Width = 400
Height = 60
AutoSize = True
Picture.Data = {<image001.bmp>}
end
object label3: TLabel
Left = 400
Top = 104
Width = 64
Height = 29
Caption = 'times.'
Font.Color = clNavy
Font.Height = -24
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Button1: TButton
Left = 118
Top = 400
Width = 75
Height = 25
Caption = '&OK'
Default = True
Enabled = False
TabOrder = 0
OnClick = Button1Click
end
object Button2: TButton
Left = 438
Top = 400
Width = 75
Height = 25
Caption = 'C&ancel'
TabOrder = 1
OnClick = Button2Click
end
object Memo1: TMemo
Left = 8
Top = 144
Width = 617
Height = 241
Color = clScrollBar
Lines.Strings = (
'Welcome to AutoFloppy! This is Warp Speed Software'#39's latest pro' +
'ject. This program will make the PC'#39's floppy drives act as much' +
' '
'like a Macintosh as possible. With AutoFloppy Windows NT or Win' +
'dows 95 will be able to detect a floppy in the drive without '
'your intervention. Warp Speed Software needs your continuing su' +
'pport to continue to make quality programs. Warp Speed '
'Software is only asking a $5.00 dollar registration fee for Auto' +
'Floppy. Please, remember this product is shareware, if you like' +
' it, '
'register. Register by email at nbehnken@htc.net or send $5.00 t' +
'o :'
''
'Chris Behnken'
'Warp Speed Software'
'1588 Ames Road'
'Prairie du Rocher, IL 62277'
'')
TabOrder = 2
end
object Timer1: TTimer
Interval = 10000
OnTimer = Timer1Timer
Left = 536
Top = 416
end
end