home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 1999 March
/
PCWorld_1999-03_cd.bin
/
Software
/
zkuste
/
BlowFish
/
bfa97.exe
/
0
/
RCDATA
/
TREGINFOWIN
/
TREGINFOWIN.txt
Wrap
Text File
|
1998-12-29
|
1KB
|
67 lines
object RegInfoWin: TRegInfoWin
Left = 367
Top = 146
BorderIcons = []
BorderStyle = bsDialog
ClientHeight = 155
ClientWidth = 341
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnCreate = FormCreate
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object GoOnBtn: TButton
Left = 8
Top = 120
Width = 153
Height = 25
TabOrder = 0
OnClick = GoOnBtnClick
end
object RegBtn: TButton
Left = 168
Top = 120
Width = 161
Height = 25
TabOrder = 1
OnClick = RegBtnClick
end
object InfoHolder: TPanel
Left = 8
Top = 8
Width = 321
Height = 105
BevelOuter = bvLowered
Color = clWhite
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 2
object Info: TLabel
Left = 16
Top = 8
Width = 289
Height = 89
Alignment = taCenter
AutoSize = False
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
Transparent = True
WordWrap = True
end
end
end