home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2004 September
/
CHIP_CD_2004-09.iso
/
software
/
custombar
/
CustomBar_trial_100_setup.exe
/
code_processcount.tds
< prev
next >
Wrap
INI File
|
2003-09-04
|
695b
|
32 lines
[@SETTINGS]
@IncStart = 1
[@INC]
{Prefab}
Source = "SystemStats.Containers:SystemStats"
[@INC]
{Label}
' Settings Common To All Controls
XPos = Prefab.XPos
YPos = Prefab.YPos
Width = Prefab.Width
Height = Prefab.Height
HorzAlignType = Prefab.HorzAlignType
HorzAlign = Prefab.HorzAlign
VertAlignType = Prefab.VertAlignType
VertAlign = Prefab.VertAlign
TextHAlign = "center"
TextVAlign = "center"
Gfx = Prefab.Gfx
Text = "\#Prefab.Label#^SystemInfo.ProcessCount()^"
'Text = "Hi and fuck off"
UpdateRate = 1000
SpecialDraw = false
ExecProc = "Element.Display('SystemStats');"