home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip: Shareware for Win 95
/
Chip-Shareware-Win95.bin
/
grafika
/
nsico
/
nsicon95.cmp
/
NSICON.EXE
/
0
/
RCDATA
/
TPROGRESSREPORT
/
TPROGRESSREPORT.txt
Wrap
Text File
|
1997-03-21
|
2KB
|
64 lines
object ProgressReport: TProgressReport
Left = 295
Top = 98
ActiveControl = CancelButton
BorderIcons = []
BorderStyle = bsDialog
Caption = 'Progress'
ClientHeight = 133
ClientWidth = 313
Font.Color = clBtnText
Font.Height = -12
Font.Name = 'Arial'
Font.Style = []
Position = poScreenCenter
Scaled = False
PixelsPerInch = 96
TextHeight = 15
object CancelButton: TBitBtn
Left = 116
Top = 96
Width = 81
Height = 28
Cursor = crArrow
Cancel = True
Caption = 'Stop'
ModalResult = 2
TabOrder = 0
OnClick = CancelButtonClick
Glyph.Data = {
F6000000424DF600000000000000760000002800000010000000100000000100
0400000000008000000000000000000000001000000010000000000000000000
BF0000BF000000BFBF00BF000000BF00BF00BFBF0000C0C0C000808080000000
FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00330B00000000
003333000000000000333330EEEEEEEE0333333000000000033333330BFBFBF0
33333330BFBFBFBF03333330FBFBFBFBF0333330BFB8800FB0333330FBFBFBF0
F0333330BFBFBFB0B0333330F0F0F0F0F0333330B0B0B0B003333330F0F0F0F0
33333330B0B0B0B03333333300F0F00333333333330000333333}
end
object ProgressPanel: TPanel
Left = 8
Top = 40
Width = 297
Height = 41
BevelOuter = bvLowered
TabOrder = 1
object ProgressBar: TGauge
Left = 8
Top = 8
Width = 281
Height = 25
ForeColor = clMaroon
Progress = 0
end
end
object Prompt: TPanel
Left = 8
Top = 8
Width = 297
Height = 25
BevelOuter = bvLowered
TabOrder = 2
end
end