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

  1. object TimeSelect: TTimeSelect
  2.   Left = 374
  3.   Top = 311
  4.   BorderIcons = [biSystemMenu]
  5.   BorderStyle = bsDialog
  6.   Caption = 'Define Allowable Days and Times'
  7.   ClientHeight = 227
  8.   ClientWidth = 388
  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 = poOwnerFormCenter
  17.   OnCloseQuery = FormCloseQuery
  18.   OnShow = FormShow
  19.   PixelsPerInch = 96
  20.   TextHeight = 13
  21.   object GroupBox1: TGroupBox
  22.     Left = 24
  23.     Top = 13
  24.     Width = 337
  25.     Height = 89
  26.     Caption = 'Select Days'
  27.     Font.Charset = DEFAULT_CHARSET
  28.     Font.Color = clNavy
  29.     Font.Height = -11
  30.     Font.Name = 'MS Sans Serif'
  31.     Font.Style = [fsBold]
  32.     ParentFont = False
  33.     TabOrder = 0
  34.     object MonBox: TCheckBox
  35.       Tag = 1
  36.       Left = 16
  37.       Top = 24
  38.       Width = 65
  39.       Height = 17
  40.       Caption = 'Monday'
  41.       Color = clBtnFace
  42.       Font.Charset = DEFAULT_CHARSET
  43.       Font.Color = clNavy
  44.       Font.Height = -11
  45.       Font.Name = 'MS Sans Serif'
  46.       Font.Style = []
  47.       ParentColor = False
  48.       ParentFont = False
  49.       TabOrder = 0
  50.     end
  51.     object TueBox: TCheckBox
  52.       Tag = 2
  53.       Left = 16
  54.       Top = 53
  55.       Width = 72
  56.       Height = 17
  57.       Caption = 'Tuesday'
  58.       Color = clBtnFace
  59.       Font.Charset = DEFAULT_CHARSET
  60.       Font.Color = clNavy
  61.       Font.Height = -11
  62.       Font.Name = 'MS Sans Serif'
  63.       Font.Style = []
  64.       ParentColor = False
  65.       ParentFont = False
  66.       TabOrder = 1
  67.     end
  68.     object WedBox: TCheckBox
  69.       Tag = 3
  70.       Left = 98
  71.       Top = 24
  72.       Width = 79
  73.       Height = 17
  74.       Caption = 'Wednesday'
  75.       Color = clBtnFace
  76.       Font.Charset = DEFAULT_CHARSET
  77.       Font.Color = clNavy
  78.       Font.Height = -11
  79.       Font.Name = 'MS Sans Serif'
  80.       Font.Style = []
  81.       ParentColor = False
  82.       ParentFont = False
  83.       TabOrder = 2
  84.     end
  85.     object ThuBox: TCheckBox
  86.       Tag = 4
  87.       Left = 98
  88.       Top = 53
  89.       Width = 72
  90.       Height = 17
  91.       Caption = 'Thursday'
  92.       Color = clBtnFace
  93.       Font.Charset = DEFAULT_CHARSET
  94.       Font.Color = clNavy
  95.       Font.Height = -11
  96.       Font.Name = 'MS Sans Serif'
  97.       Font.Style = []
  98.       ParentColor = False
  99.       ParentFont = False
  100.       TabOrder = 3
  101.     end
  102.     object FriBox: TCheckBox
  103.       Tag = 5
  104.       Left = 184
  105.       Top = 24
  106.       Width = 65
  107.       Height = 17
  108.       Caption = 'Friday'
  109.       Color = clBtnFace
  110.       Font.Charset = DEFAULT_CHARSET
  111.       Font.Color = clNavy
  112.       Font.Height = -11
  113.       Font.Name = 'MS Sans Serif'
  114.       Font.Style = []
  115.       ParentColor = False
  116.       ParentFont = False
  117.       TabOrder = 4
  118.     end
  119.     object SatBox: TCheckBox
  120.       Tag = 6
  121.       Left = 260
  122.       Top = 24
  123.       Width = 72
  124.       Height = 17
  125.       Caption = 'Saturday'
  126.       Color = clBtnFace
  127.       Font.Charset = DEFAULT_CHARSET
  128.       Font.Color = clNavy
  129.       Font.Height = -11
  130.       Font.Name = 'MS Sans Serif'
  131.       Font.Style = []
  132.       ParentColor = False
  133.       ParentFont = False
  134.       TabOrder = 5
  135.     end
  136.     object SunBox: TCheckBox
  137.       Left = 260
  138.       Top = 53
  139.       Width = 72
  140.       Height = 17
  141.       Caption = 'Sunday'
  142.       Color = clBtnFace
  143.       Font.Charset = DEFAULT_CHARSET
  144.       Font.Color = clNavy
  145.       Font.Height = -11
  146.       Font.Name = 'MS Sans Serif'
  147.       Font.Style = []
  148.       ParentColor = False
  149.       ParentFont = False
  150.       TabOrder = 6
  151.     end
  152.   end
  153.   object GroupBox2: TGroupBox
  154.     Left = 24
  155.     Top = 112
  156.     Width = 153
  157.     Height = 56
  158.     Caption = 'Begin Time'
  159.     Font.Charset = DEFAULT_CHARSET
  160.     Font.Color = clNavy
  161.     Font.Height = -11
  162.     Font.Name = 'MS Sans Serif'
  163.     Font.Style = [fsBold]
  164.     ParentFont = False
  165.     TabOrder = 1
  166.     object BeginTime: TDateTimePicker
  167.       Left = 24
  168.       Top = 20
  169.       Width = 105
  170.       Height = 21
  171.       CalAlignment = dtaLeft
  172.       Date = 36616.384732638900000000
  173.       Time = 36616.384732638900000000
  174.       DateFormat = dfShort
  175.       DateMode = dmComboBox
  176.       Font.Charset = DEFAULT_CHARSET
  177.       Font.Color = clWindowText
  178.       Font.Height = -11
  179.       Font.Name = 'MS Sans Serif'
  180.       Font.Style = []
  181.       Kind = dtkTime
  182.       ParseInput = False
  183.       ParentFont = False
  184.       TabOrder = 0
  185.     end
  186.   end
  187.   object GroupBox3: TGroupBox
  188.     Left = 205
  189.     Top = 112
  190.     Width = 153
  191.     Height = 56
  192.     Caption = 'End Time'
  193.     Font.Charset = DEFAULT_CHARSET
  194.     Font.Color = clNavy
  195.     Font.Height = -11
  196.     Font.Name = 'MS Sans Serif'
  197.     Font.Style = [fsBold]
  198.     ParentFont = False
  199.     TabOrder = 2
  200.     object EndTime: TDateTimePicker
  201.       Left = 24
  202.       Top = 20
  203.       Width = 105
  204.       Height = 21
  205.       CalAlignment = dtaLeft
  206.       Date = 36616.384732638900000000
  207.       Time = 36616.384732638900000000
  208.       DateFormat = dfShort
  209.       DateMode = dmComboBox
  210.       Font.Charset = DEFAULT_CHARSET
  211.       Font.Color = clWindowText
  212.       Font.Height = -11
  213.       Font.Name = 'MS Sans Serif'
  214.       Font.Style = []
  215.       Kind = dtkTime
  216.       ParseInput = False
  217.       ParentFont = False
  218.       TabOrder = 0
  219.     end
  220.   end
  221.   object OkBtn: TBitBtn
  222.     Left = 110
  223.     Top = 184
  224.     Width = 75
  225.     Height = 25
  226.     TabOrder = 3
  227.     Kind = bkOK
  228.   end
  229.   object CancelBtn: TBitBtn
  230.     Left = 203
  231.     Top = 183
  232.     Width = 75
  233.     Height = 26
  234.     TabOrder = 4
  235.     Kind = bkCancel
  236.   end
  237. end
  238.