home *** CD-ROM | disk | FTP | other *** search
INI File | 2004-02-14 | 731 b | 29 lines |
- [@SETTINGS]
- @IncStart = 1
-
- [@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 = "^SystemInfo.LocalTime('\#Prefab.HourFormat#:%m\#Prefab.SecondFormat#\#Prefab.AmPmFormat#')^"
- 'YTextOffset = 1
- UpdateRate = 1000
-
- LClickProc = "System.ShowSetDateTime();"
- RClickProc = "System.ShowSetDateTime();"
-
- ScrollSpeed = 135
- ScrollSpacing = 25
- ScrollLeft = false