home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 July / Chip_2004-07_cd2.bin / software / mobily / infodial / INFODIAL.EXE / 0 / RCDATA / TFORM2CPU / TFORM2CPU.txt < prev   
Text File  |  2002-08-25  |  1KB  |  58 lines

  1. object Form2CPU: TForm2CPU
  2.   Left = 783
  3.   Top = 115
  4.   BorderIcons = [biSystemMenu]
  5.   BorderStyle = bsNone
  6.   Caption = 'Stav CPU'
  7.   ClientHeight = 28
  8.   ClientWidth = 231
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   FormStyle = fsStayOnTop
  15.   Icon.Data = {<image000.ico>}
  16.   Position = poDefault
  17.   Visible = True
  18.   PixelsPerInch = 96
  19.   TextHeight = 13
  20.   object fCPU: TALProgressBar
  21.     Left = 0
  22.     Top = 0
  23.     Width = 231
  24.     Height = 28
  25.     BackgroundColor = clBtnFace
  26.     Position = 100
  27.     PosTextSuffix = '%'
  28.     Align = alClient
  29.   end
  30.   object FormStorage1: TFormStorage
  31.     Options = [fpPosition]
  32.     UseRegistry = True
  33.     Left = 56
  34.     Top = 8
  35.   end
  36.   object MagneticForm1: TMagneticForm
  37.     Margin.Enabled = True
  38.     Margin.LeftMin = -5
  39.     Margin.LeftMax = 5
  40.     Margin.RightMin = -5
  41.     Margin.RightMax = 5
  42.     Margin.TopMin = -5
  43.     Margin.TopMax = 5
  44.     Margin.BottomMin = -5
  45.     Margin.BottomMax = 5
  46.     AlwaysOnScreen = False
  47.     AlwaysMoveable = True
  48.     Resize.Enabled = False
  49.     Resize.Ratio.Enabled = False
  50.     Resize.Ratio.Width = 100
  51.     Resize.Ratio.Height = 34
  52.     Resize.Ratio.AspectRatio = 2.914634227752686000
  53.     Resize.BorderWidth = 5
  54.     Left = 160
  55.     Top = 8
  56.   end
  57. end
  58.