home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip Hitware 10
/
Chip_Hitware_Vol_10.iso
/
chiphit
/
tools
/
95diskbo
/
diskbox.exe
/
0
/
RCDATA
/
THELPFORM
/
THELPFORM.txt
< prev
Wrap
Text File
|
1997-11-03
|
1KB
|
70 lines
object HelpForm: THelpForm
Left = 323
Top = 125
BorderIcons = [biSystemMenu]
BorderStyle = bsSingle
Caption = 'DiskBox - Step by step'
ClientHeight = 495
ClientWidth = 427
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Icon.Data = {<image000.ico>}
Position = poScreenCenter
PixelsPerInch = 96
TextHeight = 13
object Label2: TLabel
Left = 8
Top = 468
Width = 159
Height = 16
Caption = '(C)1997 Ronny Oretap'
Font.Color = clRed
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold, fsItalic]
ParentFont = False
end
object Panel1: TPanel
Left = 0
Top = 0
Width = 427
Height = 457
Align = alTop
BevelInner = bvLowered
BevelOuter = bvLowered
TabOrder = 0
object Label1: TLabel
Left = 52
Top = 64
Width = 45
Height = 13
Caption = 'ERROR'
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object Image1: TImage
Left = 16
Top = 16
Width = 32
Height = 32
AutoSize = True
Picture.Data = {<image001.ico>}
Stretch = True
end
end
object BitBtn1: TBitBtn
Left = 348
Top = 464
Width = 75
Height = 25
TabOrder = 1
OnClick = BitBtn1Click
Kind = bkOK
end
end