home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Hot Shareware 35
/
hot35.iso
/
ficheros
/
WTXT
/
CTE32_.ZIP
/
_SETUP.1
/
Cte95.exe
/
0
/
RCDATA
/
TPROCDLG
/
TPROCDLG.txt
Wrap
Text File
|
1998-06-03
|
1KB
|
64 lines
object ProcDlg: TProcDlg
Left = 413
Top = 113
BorderIcons = []
BorderStyle = bsDialog
ClientHeight = 126
ClientWidth = 200
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
Position = poScreenCenter
OnClose = FormClose
PixelsPerInch = 96
TextHeight = 13
object Panel1: TPanel
Left = 8
Top = 8
Width = 185
Height = 41
BevelInner = bvRaised
BevelOuter = bvLowered
Caption = 'Panel1'
ParentColor = True
TabOrder = 0
object Txt: TLabel
Left = 8
Top = 8
Width = 169
Height = 25
Alignment = taCenter
AutoSize = False
end
end
object Abort: TBitBtn
Left = 58
Top = 88
Width = 89
Height = 33
TabOrder = 1
OnClick = AbortClick
Kind = bkAbort
end
object Panel2: TPanel
Left = 8
Top = 56
Width = 185
Height = 24
BevelInner = bvLowered
BevelOuter = bvLowered
TabOrder = 2
object Prozent: TGauge
Left = 2
Top = 2
Width = 181
Height = 20
BorderStyle = bsNone
ForeColor = clHighlight
BackColor = clBtnFace
Progress = 0
end
end
end