home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip: 25 Years Anniversary
/
CHIP_25Jahre_Jubilaeum.iso
/
downloads
/
401065
/
WPO11
/
Data1.cab
/
PleadFil110.exe
/
0
/
RCDATA
/
TFRMPROGRESS
/
TFRMPROGRESS.txt
Wrap
Text File
|
2003-03-07
|
967b
|
50 lines
object frmProgress: TfrmProgress
Left = 638
Top = 510
ActiveControl = btnCancel
BorderIcons = []
BorderStyle = bsDialog
Caption = 'Generating Pleading Document'
ClientHeight = 81
ClientWidth = 319
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = True
Position = poScreenCenter
OnActivate = FormActivate
PixelsPerInch = 96
TextHeight = 13
object lblPercentComplete: TLabel
Left = 8
Top = 8
Width = 92
Height = 13
Caption = 'Percent complete : '
end
object btnCancel: TButton
Left = 122
Top = 49
Width = 75
Height = 25
Cancel = True
Caption = '&Cancel'
TabOrder = 0
OnClick = btnCancelClick
end
object PrBar: TProgressBar
Left = 8
Top = 24
Width = 297
Height = 17
Min = 0
Max = 100
Position = 18
Step = 3
TabOrder = 1
end
end