home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2000 February
/
Chip_2000-02_cd.bin
/
sharewar
/
MBM
/
_SETUP.1
/
MBM4.exe
/
0
/
RCDATA
/
TFORM6
/
TFORM6.txt
Wrap
Text File
|
1999-11-06
|
1KB
|
73 lines
object Form6: TForm6
Left = 320
Top = 175
BorderIcons = []
BorderStyle = bsDialog
Caption = 'MBM'
ClientHeight = 220
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 = 64
Width = 281
Height = 113
AutoSize = False
Caption = 'Label2'
WordWrap = True
end
object SpeedButton1: TSpeedButton
Left = 216
Top = 192
Width = 65
Height = 22
Caption = 'Next'
Layout = blGlyphBottom
OnClick = SpeedButton1Click
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