home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2000 February
/
Chip_2000-02_cd.bin
/
sharewar
/
MBM
/
_SETUP.1
/
MBM4.exe
/
0
/
RCDATA
/
TFORM4
/
TFORM4.txt
Wrap
Text File
|
1999-11-06
|
2KB
|
93 lines
object Form4: TForm4
Left = 572
Top = 227
BorderIcons = []
BorderStyle = bsDialog
Caption = 'MBM'
ClientHeight = 230
ClientWidth = 295
Color = clBtnFace
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Arial'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
Scaled = False
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 14
object Image1: TImage
Left = 8
Top = 8
Width = 41
Height = 41
end
object Label2: TLabel
Left = 8
Top = 104
Width = 281
Height = 81
AutoSize = False
Caption = 'Label2'
WordWrap = True
end
object SpeedButton1: TSpeedButton
Left = 216
Top = 200
Width = 65
Height = 22
Caption = 'Next'
Layout = blGlyphBottom
OnClick = SpeedButton1Click
end
object Label5: TLabel
Left = 10
Top = 64
Width = 271
Height = 33
AutoSize = False
Caption =
'COPYRIGHT: All copyrights to this program and any copies of thi' +
's program, are owned by Alex van Kaam.'
WordWrap = True
end
object SpeedButton2: TSpeedButton
Left = 16
Top = 200
Width = 65
Height = 22
Caption = 'Cancel'
Layout = blGlyphBottom
OnClick = SpeedButton2Click
end
object Label1: TLabel
Left = 56
Top = 24
Width = 51
Height = 19
Caption = 'Label1'
Font.Charset = ANSI_CHARSET
Font.Color = clBlack
Font.Height = -16
Font.Name = 'Arial'
Font.Style = [fsBold]
ParentFont = False
end
object Label4: TLabel
Left = 54
Top = 22
Width = 51
Height = 19
Caption = 'Label1'
Font.Charset = ANSI_CHARSET
Font.Color = clWhite
Font.Height = -16
Font.Name = 'Arial'
Font.Style = [fsBold]
ParentFont = False
Transparent = True
end
end