home *** CD-ROM | disk | FTP | other *** search
/ Freelog 37 / Freelog037.iso / ModeEmpl / Weblock / weblock.exe / WESetup.exe / 0 / RCDATA / TSTATUSFORM / TSTATUSFORM.txt < prev   
Text File  |  2001-05-29  |  4KB  |  203 lines

  1. object Statusform: TStatusform
  2.   Left = 315
  3.   Top = 151
  4.   BorderIcons = [biMinimize]
  5.   BorderStyle = bsDialog
  6.   Caption = 'Setup - We-Blocker'
  7.   ClientHeight = 356
  8.   ClientWidth = 492
  9.   Color = clWhite
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   OldCreateOrder = False
  16.   Position = poDesktopCenter
  17.   OnCloseQuery = FormCloseQuery
  18.   OnCreate = FormCreate
  19.   OnShow = FormShow
  20.   PixelsPerInch = 96
  21.   TextHeight = 13
  22.   object Bevel1: TBevel
  23.     Left = 0
  24.     Top = 312
  25.     Width = 492
  26.     Height = 2
  27.     Shape = bsTopLine
  28.     Style = bsRaised
  29.   end
  30.   object Bevel2: TBevel
  31.     Left = 0
  32.     Top = 55
  33.     Width = 492
  34.     Height = 2
  35.     Align = alTop
  36.     Shape = bsTopLine
  37.     Style = bsRaised
  38.   end
  39.   object Panel1: TPanel
  40.     Left = 0
  41.     Top = 315
  42.     Width = 492
  43.     Height = 41
  44.     Align = alBottom
  45.     BevelOuter = bvNone
  46.     TabOrder = 0
  47.     object StartButton: TButton
  48.       Left = 324
  49.       Top = 8
  50.       Width = 73
  51.       Height = 25
  52.       Caption = 'Start setup'
  53.       TabOrder = 0
  54.       OnClick = StartButtonClick
  55.     end
  56.     object Cancelbutton: TButton
  57.       Left = 408
  58.       Top = 8
  59.       Width = 73
  60.       Height = 25
  61.       Caption = 'Cancel'
  62.       TabOrder = 1
  63.       OnClick = CancelbuttonClick
  64.     end
  65.   end
  66.   object Panel2: TPanel
  67.     Left = 0
  68.     Top = 0
  69.     Width = 492
  70.     Height = 55
  71.     Align = alTop
  72.     BevelOuter = bvNone
  73.     Color = clWhite
  74.     TabOrder = 1
  75.     object Image1: TImage
  76.       Left = 436
  77.       Top = 0
  78.       Width = 57
  79.       Height = 57
  80.       Picture.Data = {<image000.bmp>}
  81.     end
  82.     object Label1: TLabel
  83.       Left = 36
  84.       Top = 12
  85.       Width = 145
  86.       Height = 16
  87.       Caption = 'Start Setup process?'
  88.       Font.Charset = DEFAULT_CHARSET
  89.       Font.Color = clWindowText
  90.       Font.Height = -13
  91.       Font.Name = 'MS Sans Serif'
  92.       Font.Style = [fsBold]
  93.       ParentFont = False
  94.     end
  95.   end
  96.   object Panel3: TPanel
  97.     Left = 0
  98.     Top = 58
  99.     Width = 493
  100.     Height = 255
  101.     BevelOuter = bvNone
  102.     TabOrder = 2
  103.     object Label2: TLabel
  104.       Left = 44
  105.       Top = 44
  106.       Width = 62
  107.       Height = 13
  108.       Caption = 'Copying Files'
  109.       Visible = False
  110.     end
  111.     object ProgressBar1: TProgressBar
  112.       Left = 44
  113.       Top = 68
  114.       Width = 405
  115.       Height = 25
  116.       Min = 0
  117.       Max = 35
  118.       Smooth = True
  119.       TabOrder = 0
  120.       Visible = False
  121.     end
  122.   end
  123.   object Appinfo: TzShowApp
  124.     CPUType = 6
  125.     CPUString = 'Intel Pentium II'
  126.     CPUVendor = 'GenuineIntel'
  127.     CPUMMX = True
  128.     CPUStepping = 4
  129.     CPUModel = 3
  130.     CPUSpeed = 299
  131.     UseCmdShow = False
  132.     ShowHint = True
  133.     Left = 16
  134.     Top = 70
  135.   end
  136.   object temptable: THalcyonDataSet
  137.     About = 'Halcyon Version 6.737 (08 Feb 01)'
  138.     AutoFlush = False
  139.     Exclusive = False
  140.     LockProtocol = Default
  141.     TranslateASCII = True
  142.     UseDeleted = False
  143.     UserID = 0
  144.     Left = 12
  145.     Top = 166
  146.   end
  147.   object UsersDb: THalcyonDataSet
  148.     About = 'Halcyon Version 6.737 (08 Feb 01)'
  149.     AutoFlush = False
  150.     Exclusive = False
  151.     LockProtocol = Default
  152.     TranslateASCII = True
  153.     UseDeleted = False
  154.     UserID = 0
  155.     Left = 12
  156.     Top = 206
  157.   end
  158.   object UserBlockedDb: THalcyonDataSet
  159.     About = 'Halcyon Version 6.737 (08 Feb 01)'
  160.     AutoFlush = False
  161.     Exclusive = False
  162.     LockProtocol = Default
  163.     TranslateASCII = True
  164.     UseDeleted = False
  165.     UserID = 0
  166.     Left = 12
  167.     Top = 238
  168.   end
  169.   object UserWhiteDb: THalcyonDataSet
  170.     About = 'Halcyon Version 6.737 (08 Feb 01)'
  171.     AutoFlush = False
  172.     Exclusive = False
  173.     LockProtocol = Default
  174.     TranslateASCII = True
  175.     UseDeleted = False
  176.     UserID = 0
  177.     Left = 12
  178.     Top = 274
  179.   end
  180.   object Wordsdb: THalcyonDataSet
  181.     About = 'Halcyon Version 6.737 (08 Feb 01)'
  182.     AutoFlush = False
  183.     Exclusive = False
  184.     LockProtocol = Default
  185.     TranslateASCII = True
  186.     UseDeleted = False
  187.     UserID = 0
  188.     Left = 48
  189.     Top = 274
  190.   end
  191.   object Configdb: THalcyonDataSet
  192.     About = 'Halcyon Version 6.737 (08 Feb 01)'
  193.     AutoFlush = False
  194.     Exclusive = False
  195.     LockProtocol = Default
  196.     TranslateASCII = True
  197.     UseDeleted = False
  198.     UserID = 0
  199.     Left = 52
  200.     Top = 210
  201.   end
  202. end
  203.