home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip Hitware 10
/
Chip_Hitware_Vol_10.iso
/
chiphit
/
tools
/
95beyond
/
beyond32.exe
/
0
/
RCDATA
/
TSHOWPROGRESS
/
TSHOWPROGRESS.txt
Wrap
Text File
|
1997-11-09
|
687b
|
37 lines
object ShowProgress: TShowProgress
Left = 189
Top = 146
BorderIcons = []
BorderStyle = bsDialog
Caption = 'Doing...'
ClientHeight = 83
ClientWidth = 282
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Position = poScreenCenter
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object DisplayLabel: TLabel
Left = 0
Top = 24
Width = 282
Height = 13
Alignment = taCenter
AutoSize = False
Caption = '%'
end
object CancelBtn: TBitBtn
Left = 102
Top = 48
Width = 81
Height = 26
Caption = 'Cancel'
TabOrder = 0
OnClick = CancelBtnClick
NumGlyphs = 2
end
end