home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2004 September
/
CHIP_CD_2004-09.iso
/
software
/
custombar
/
CustomBar_trial_100_setup.exe
/
code_common.tds
< prev
next >
Wrap
INI File
|
2004-02-23
|
1KB
|
76 lines
[@SETTINGS]
@IncStart = 1
[@INC]
{Prefab}
Source = "SystemStats.Containers:SystemStats"
[@INC]
{Container}
Name = "{UNIQUE}"
XPos = Prefab.XPos
YPos = Prefab.YPos
Width = "auto"
Height = "auto"
HorzAlignType = "relative"
VertAlignType = "absolute"
HorzAlign = Prefab.HorzAlign
VertAlign = Prefab.VertAlign
Container = "{LastBar}"
[@INC]
{Button}
Container = "{LastContainer}"
Ignore = Prefab.DontShowImage
XPos = 0
YPos = 0
OuterMargin = "[0,0,0,0]"
HorzAlignType = "relative"
VertAlignType = "relative"
HorzAlign = "left"
VertAlign = "top"
Gfx = "Button.Icon"
HorzAlign = "left"
AlignCenter = false
SpecialDraw = false
Glyph = "Image.Upload"
ButtonType = "glyph"
LClickProc = "Element.Display('SystemStats');"
RClickProc = "System.OpenFolder( '\#Prefab.ShellVerb#', '\#Prefab.DriveLetter#:\\ ', '\#Prefab.AppStartType#' );"
[UPLOADLABEL]
{Label}
Container = "{LastContainer}"
XPos = 0
YPos = 0
Width = Prefab.Width
Height = "16"
HorzAlignType = "relative"
HorzAlign = "left"
VertAlignType = "absolute"
VertAlign = "center"
TextHAlign = "left"
TextVAlign = "center"
Gfx = Prefab.Gfx
UpdateRate = 1000
LClickProc = "Element.Display('SystemStats');"
RClickProc = "Element.Display('SystemStats');"