home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 1999 October
/
PCWorld_1999-10_cd2.bin
/
Supreme
/
_SETUP.1
/
Contact.exe
/
0
/
RCDATA
/
TQRPROGRESSFORM
/
TQRPROGRESSFORM.txt
Wrap
Text File
|
1999-09-06
|
714b
|
40 lines
object QRProgressForm: TQRProgressForm
Left = 316
Top = 272
BorderStyle = bsDialog
Caption = 'Printing progress'
ClientHeight = 84
ClientWidth = 149
ParentFont = True
FormStyle = fsStayOnTop
Position = poScreenCenter
PixelsPerInch = 96
TextHeight = 13
object Info: TLabel
Left = 0
Top = 28
Width = 145
Height = 13
Alignment = taCenter
AutoSize = False
end
object CancelButton: TButton
Left = 36
Top = 52
Width = 75
Height = 25
Caption = 'Cancel'
TabOrder = 0
OnClick = CancelButtonClick
end
object Gauge: TProgressBar
Left = 16
Top = 18
Width = 114
Height = 16
Min = 0
Max = 100
TabOrder = 1
end
end