home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2002 January
/
Chip_2002-01_cd1.bin
/
bonus
/
install
/
SetUp.exe
/
0
/
RCDATA
/
TFMAKE
/
TFMAKE.txt
Wrap
Text File
|
2001-11-28
|
880b
|
50 lines
object FMake: TFMake
Left = 492
Top = 437
BorderStyle = bsNone
Caption = 'FMake'
ClientHeight = 103
ClientWidth = 650
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object prb: TCGauge
Left = 28
Top = 32
Width = 600
Height = 25
end
object text: TLabel
Left = 28
Top = 13
Width = 17
Height = 13
Caption = 'text'
end
object obd: TShape
Left = 108
Top = 4
Width = 93
Height = 81
Brush.Style = bsClear
Pen.Color = clWhite
Pen.Width = 3
end
object btnAbort: TButton
Left = 552
Top = 68
Width = 75
Height = 25
Caption = 'btnAbort'
TabOrder = 0
OnClick = btnAbortClick
end
end