home *** CD-ROM | disk | FTP | other *** search
/ NetGuide 2004 March / NETGUIDN0403.iso / pc / featured / Windows / setup2k.exe / %WIN% / Cyb2k.exe / 0 / RCDATA / TSUSPEND / TSUSPEND.txt
Encoding:
Text File  |  2004-01-13  |  2.8 KB  |  110 lines

  1. object Suspend: TSuspend
  2.   Left = 548
  3.   Top = 462
  4.   BorderIcons = []
  5.   BorderStyle = bsDialog
  6.   Caption = 'Suspend Filtering'
  7.   ClientHeight = 105
  8.   ClientWidth = 269
  9.   Color = clBtnFace
  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 = poMainFormCenter
  17.   OnCreate = FormCreate
  18.   PixelsPerInch = 96
  19.   TextHeight = 13
  20.   object Label1: TLabel
  21.     Left = 36
  22.     Top = 16
  23.     Width = 91
  24.     Height = 13
  25.     Caption = 'Turn off filtering for:'
  26.     Font.Charset = DEFAULT_CHARSET
  27.     Font.Color = clNavy
  28.     Font.Height = -11
  29.     Font.Name = 'MS Sans Serif'
  30.     Font.Style = []
  31.     ParentFont = False
  32.   end
  33.   object Label2: TLabel
  34.     Left = 193
  35.     Top = 16
  36.     Width = 39
  37.     Height = 13
  38.     Caption = 'minutes.'
  39.     Font.Charset = DEFAULT_CHARSET
  40.     Font.Color = clNavy
  41.     Font.Height = -11
  42.     Font.Name = 'MS Sans Serif'
  43.     Font.Style = []
  44.     ParentFont = False
  45.   end
  46.   object BitBtn1: TBitBtn
  47.     Left = 51
  48.     Top = 60
  49.     Width = 75
  50.     Height = 25
  51.     TabOrder = 0
  52.     Kind = bkOK
  53.   end
  54.   object BitBtn2: TBitBtn
  55.     Left = 143
  56.     Top = 60
  57.     Width = 75
  58.     Height = 25
  59.     TabOrder = 1
  60.     Kind = bkCancel
  61.   end
  62.   object SuspendBox: TOvcSliderEdit
  63.     Left = 132
  64.     Top = 14
  65.     Width = 57
  66.     Height = 21
  67.     AllowIncDec = False
  68.     ButtonGlyph.Data = {
  69.       C2010000424DC20100000000000036000000280000000B0000000B0000000100
  70.       1800000000008C01000000000000000000000000000000000000008080008080
  71.       0080800080800080800080800080800080800080800080800080800000000080
  72.       8000808000808000808000808000808000808000808000808000808000808000
  73.       0000008080008080008080000000000000008080008080008080008080008080
  74.       0080800000000080800080800080800000000000000000000080800080800080
  75.       8000808000808000000000808000808000808000000000000000000000000000
  76.       8080008080008080008080000000008080008080008080000000000000000000
  77.       0000000000000080800080800080800000000080800080800080800000000000
  78.       0000000000000000808000808000808000808000000000808000808000808000
  79.       0000000000000000008080008080008080008080008080000000008080008080
  80.       0080800000000000000080800080800080800080800080800080800000000080
  81.       8000808000808000808000808000808000808000808000808000808000808000
  82.       0000008080008080008080008080008080008080008080008080008080008080
  83.       008080000000}
  84.     PopupAnchor = paLeft
  85.     PopupDrawMarks = True
  86.     PopupHeight = 20
  87.     PopupMax = 240
  88.     PopupMin = 1
  89.     PopupStep = 5
  90.     PopupWidth = 121
  91.     ReadOnly = False
  92.     ShowButton = True
  93.     TabOrder = 2
  94.     Validate = False
  95.   end
  96.   object OvcController1: TOvcController
  97.     EntryCommands.TableList = (
  98.       'Default'
  99.       True
  100.       ()
  101.       'WordStar'
  102.       False
  103.       ()
  104.       'Grid'
  105.       False
  106.       ())
  107.     Epoch = 2000
  108.   end
  109. end
  110.