home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 1998 June
/
Pcwk6b98.iso
/
Mpeg3
/
Playit
/
playit.exe
/
0
/
RCDATA
/
TFORM2
/
TFORM2.txt
Wrap
Text File
|
1997-11-21
|
2KB
|
106 lines
object Form2: TForm2
Left = 314
Top = 203
BorderStyle = bsNone
Caption = 'Form2'
ClientHeight = 91
ClientWidth = 201
Color = clBlack
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Position = poDefault
OnCreate = FormCreate
OnPaint = FormPaint
PixelsPerInch = 96
TextHeight = 13
object lblName: TLabel
Left = 0
Top = 0
Width = 201
Height = 37
Align = alTop
AutoSize = False
Transparent = True
end
object TorryButton2: TTorryButton
Left = 116
Top = 66
Width = 81
Height = 17
BorderColor = clLime
LedOffColor = clGreen
LedOnColor = clLime
LedDownColor = clRed
Caption = 'OK'
Font.Color = clLime
Font.Height = -11
Font.Name = 'Arial'
Font.Style = []
RoundedCornerSize = 16
OnClick = TorryButton2Click
end
object Label1: TLabel
Left = 40
Top = 4
Width = 125
Height = 17
Alignment = taCenter
AutoSize = False
Caption = 'Win Play It Ver 1.5'
Font.Color = clLime
Font.Height = -11
Font.Name = 'Arial'
Font.Style = [fsBold]
ParentFont = False
end
object Label2: TLabel
Left = 40
Top = 20
Width = 125
Height = 17
Alignment = taCenter
AutoSize = False
Caption = '(c) SeaSide Studios'
Font.Color = clLime
Font.Height = -11
Font.Name = 'Arial'
Font.Style = [fsBold]
ParentFont = False
end
object TorryButton1: TTorryButton
Left = 28
Top = 66
Width = 81
Height = 19
BorderColor = clLime
LedOffColor = clGreen
LedOnColor = clLime
LedDownColor = clRed
Caption = 'Read Me'
Font.Color = clLime
Font.Height = -11
Font.Name = 'Arial'
Font.Style = []
RoundedCornerSize = 16
OnClick = TorryButton1Click
end
object Label3: TLabel
Left = 12
Top = 40
Width = 181
Height = 17
Cursor = crDrag
Alignment = taCenter
AutoSize = False
Caption = 'www.islandnet.com/~specter'
Font.Color = clBlue
Font.Height = -11
Font.Name = 'Arial'
Font.Style = [fsBold, fsUnderline]
ParentFont = False
OnClick = Label3Click
end
end