home *** CD-ROM | disk | FTP | other *** search
/ Computer Buyer 1998 December / dpcb1298.iso / Utilit.ies / Maverick / Launch12.exe / 0 / RCDATA / TUD_CLOCK / TUD_CLOCK.txt
Text File  |  1998-09-11  |  9KB  |  408 lines

  1. object UD_Clock: TUD_Clock
  2.   Left = 328
  3.   Top = 264
  4.   HelpContext = -1
  5.   BorderStyle = bsDialog
  6.   Caption = 'Clock & Alarm timer properties'
  7.   ClientHeight = 250
  8.   ClientWidth = 500
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   Position = poScreenCenter
  14.   PixelsPerInch = 96
  15.   TextHeight = 13
  16.   object shFontColor: TShape
  17.     Left = 312
  18.     Top = 48
  19.     Width = 16
  20.     Height = 16
  21.     Shape = stEllipse
  22.   end
  23.   object shFaceColor: TShape
  24.     Left = 156
  25.     Top = 48
  26.     Width = 16
  27.     Height = 16
  28.     Shape = stEllipse
  29.   end
  30.   object Label1: TLabel
  31.     Left = 400
  32.     Top = 80
  33.     Width = 65
  34.     Height = 13
  35.     AutoSize = False
  36.     Caption = 'Date Format'
  37.   end
  38.   object ckShowAmPm: TCheckBox
  39.     Left = 188
  40.     Top = 12
  41.     Width = 89
  42.     Height = 17
  43.     Hint = 
  44.       'If checked, designate twelve-hour time as morning or afternoon/e' +
  45.       'vening.'
  46.     Caption = 'Show Am/Pm'
  47.     TabOrder = 2
  48.     OnClick = CheckBoxClick
  49.   end
  50.   object ckTwelveHour: TCheckBox
  51.     Left = 96
  52.     Top = 12
  53.     Width = 85
  54.     Height = 17
  55.     Hint = 'If clear, time is displayed in 24-hour format.'
  56.     Caption = 'Twelve Hour'
  57.     TabOrder = 1
  58.     OnClick = CheckBoxClick
  59.   end
  60.   object ckShowSeconds: TCheckBox
  61.     Left = 284
  62.     Top = 12
  63.     Width = 93
  64.     Height = 17
  65.     Hint = 'If checked, show seconds as well as hours and minutes.'
  66.     Caption = 'Show Seconds'
  67.     TabOrder = 3
  68.     OnClick = CheckBoxClick
  69.   end
  70.   object btFaceColor: TButton
  71.     Left = 44
  72.     Top = 44
  73.     Width = 104
  74.     Height = 24
  75.     Hint = 'Click to choose the colour of the clock face.'
  76.     Caption = 'Face Colour ...'
  77.     TabOrder = 5
  78.     OnClick = buttonClick
  79.   end
  80.   object btFontColor: TButton
  81.     Left = 200
  82.     Top = 44
  83.     Width = 104
  84.     Height = 24
  85.     Hint = 'Click to choose the colour of the font or clock hands.'
  86.     Caption = 'Font Colour ...'
  87.     TabOrder = 6
  88.     OnClick = buttonClick
  89.   end
  90.   object btSetDateTime: TButton
  91.     Left = 352
  92.     Top = 44
  93.     Width = 104
  94.     Height = 24
  95.     Hint = 'Click to change the computer'#39's current time and date settings.'
  96.     Caption = 'Set Date/Time ...'
  97.     TabOrder = 7
  98.     OnClick = buttonClick
  99.   end
  100.   object AlarmGroup: TGroupBox
  101.     Left = 4
  102.     Top = 100
  103.     Width = 492
  104.     Height = 144
  105.     Hint = 'Enter alarm requirements'
  106.     Caption = ' Alarm Timer  '
  107.     TabOrder = 10
  108.     object lbAlarmIndex: TLabel
  109.       Left = 364
  110.       Top = 36
  111.       Width = 51
  112.       Height = 13
  113.       Caption = '123 of 234'
  114.     end
  115.     object Label2: TLabel
  116.       Left = 334
  117.       Top = 36
  118.       Width = 31
  119.       Height = 13
  120.       AutoSize = False
  121.       Caption = 'Alarm'
  122.     end
  123.     object Label6: TLabel
  124.       Left = 50
  125.       Top = 18
  126.       Width = 43
  127.       Height = 13
  128.       AutoSize = False
  129.       Caption = 'Month'
  130.     end
  131.     object Label7: TLabel
  132.       Left = 132
  133.       Top = 18
  134.       Width = 29
  135.       Height = 13
  136.       AutoSize = False
  137.       Caption = 'Year'
  138.     end
  139.     object Label8: TLabel
  140.       Left = 228
  141.       Top = 18
  142.       Width = 41
  143.       Height = 13
  144.       AutoSize = False
  145.       Caption = 'Repeat'
  146.     end
  147.     object Label9: TLabel
  148.       Left = 8
  149.       Top = 66
  150.       Width = 49
  151.       Height = 13
  152.       AutoSize = False
  153.       Caption = 'Message'
  154.     end
  155.     object lbWeekDay: TLabel
  156.       Left = 8
  157.       Top = 18
  158.       Width = 21
  159.       Height = 13
  160.       Caption = 'Mon'
  161.     end
  162.     object Label3: TLabel
  163.       Left = 168
  164.       Top = 18
  165.       Width = 29
  166.       Height = 13
  167.       AutoSize = False
  168.       Caption = 'Hour'
  169.     end
  170.     object Label4: TLabel
  171.       Left = 198
  172.       Top = 18
  173.       Width = 23
  174.       Height = 13
  175.       AutoSize = False
  176.       Caption = 'Min'
  177.     end
  178.     object edDay: TEdit
  179.       Left = 8
  180.       Top = 32
  181.       Width = 40
  182.       Height = 21
  183.       TabOrder = 2
  184.       Text = '28/31'
  185.       OnChange = NumericChange
  186.     end
  187.     object edYear: TEdit
  188.       Left = 132
  189.       Top = 32
  190.       Width = 34
  191.       Height = 21
  192.       TabOrder = 4
  193.       Text = '2000'
  194.       OnChange = NumericChange
  195.       OnEnter = edYearEnter
  196.     end
  197.     object cmRepeat: TComboBox
  198.       Left = 228
  199.       Top = 32
  200.       Width = 74
  201.       Height = 21
  202.       Style = csDropDownList
  203.       ItemHeight = 13
  204.       Items.Strings = (
  205.         'None'
  206.         'Hourly'
  207.         'Daily'
  208.         'Weekly'
  209.         'Fortnightly'
  210.         'Monthly'
  211.         'Yearly')
  212.       TabOrder = 7
  213.     end
  214.     object edReminder: TEdit
  215.       Left = 8
  216.       Top = 80
  217.       Width = 474
  218.       Height = 21
  219.       Hint = 'Enter a message to be displayed when this alarm occurs.'
  220.       TabOrder = 8
  221.     end
  222.     object cmMonth: TComboBox
  223.       Left = 50
  224.       Top = 32
  225.       Width = 80
  226.       Height = 21
  227.       ItemHeight = 13
  228.       Items.Strings = (
  229.         'January'
  230.         'February'
  231.         'March'
  232.         'April'
  233.         'May'
  234.         'June'
  235.         'July'
  236.         'August'
  237.         'September'
  238.         'October'
  239.         'November'
  240.         'December')
  241.       TabOrder = 3
  242.       OnChange = NumericChange
  243.       OnExit = NumericChange
  244.     end
  245.     object btNewAlarm: TButton
  246.       Left = 426
  247.       Top = 18
  248.       Width = 56
  249.       Height = 24
  250.       Hint = 'Click to create a new alarm.'
  251.       Caption = 'New'
  252.       TabOrder = 0
  253.       OnClick = buttonClick
  254.     end
  255.     object btDeleteAlarm: TButton
  256.       Left = 426
  257.       Top = 46
  258.       Width = 56
  259.       Height = 24
  260.       Hint = 'Click to delete this alarm.'
  261.       Caption = 'Delete'
  262.       TabOrder = 1
  263.       OnClick = buttonClick
  264.     end
  265.     object btTest: TButton
  266.       Left = 382
  267.       Top = 110
  268.       Width = 100
  269.       Height = 24
  270.       Hint = 
  271.         'Click to view the message as it will be displayed when the alarm' +
  272.         ' occurs.'
  273.       Caption = 'Test'
  274.       TabOrder = 9
  275.       OnClick = buttonClick
  276.     end
  277.     object edHour: TEdit
  278.       Left = 168
  279.       Top = 32
  280.       Width = 28
  281.       Height = 21
  282.       TabOrder = 5
  283.       Text = '00'
  284.       OnChange = NumericChange
  285.       OnExit = edTimeExit
  286.     end
  287.     object edMin: TEdit
  288.       Left = 198
  289.       Top = 32
  290.       Width = 28
  291.       Height = 21
  292.       TabOrder = 6
  293.       Text = '00'
  294.       OnChange = NumericChange
  295.       OnExit = edTimeExit
  296.     end
  297.     object btSaveAlarms: TButton
  298.       Left = 168
  299.       Top = 110
  300.       Width = 140
  301.       Height = 24
  302.       Hint = 'Click to save these alarm settings immediately.'
  303.       Caption = 'Save alarm data NOW'
  304.       TabOrder = 10
  305.       OnClick = buttonClick
  306.     end
  307.     object udAlarmIndex: TUpDown
  308.       Left = 304
  309.       Top = 24
  310.       Width = 18
  311.       Height = 36
  312.       Min = 0
  313.       Max = 1000
  314.       Position = 1000
  315.       TabOrder = 11
  316.       Wrap = False
  317.       OnClick = udAlarmIndexClick
  318.     end
  319.     object ckSaveAtMidnight: TCheckBox
  320.       Left = 8
  321.       Top = 114
  322.       Width = 113
  323.       Height = 17
  324.       Hint = 
  325.         'If checked, alarm data will be saved and all registry data expor' +
  326.         'ted to a file.'
  327.       Caption = 'Save at midnight'
  328.       TabOrder = 12
  329.       OnClick = CheckBoxClick
  330.     end
  331.   end
  332.   object ckClockVisible: TCheckBox
  333.     Left = 4
  334.     Top = 12
  335.     Width = 85
  336.     Height = 17
  337.     Hint = 'If checked, the launch window clock will be visible.'
  338.     Caption = 'Clock Visible'
  339.     TabOrder = 0
  340.     OnClick = CheckBoxClick
  341.   end
  342.   object ckSecondsEnabled: TCheckBox
  343.     Left = 200
  344.     Top = 98
  345.     Width = 101
  346.     Height = 17
  347.     Hint = 
  348.       'Unless checked, the alarm timer will use an interval of one minu' +
  349.       'te.'
  350.     Caption = 'Enable Seconds'
  351.     TabOrder = 9
  352.     OnClick = CheckBoxClick
  353.   end
  354.   object ckAlarmEnabled: TCheckBox
  355.     Left = 88
  356.     Top = 98
  357.     Width = 89
  358.     Height = 17
  359.     Hint = 'Unless checked, the alarm system will be inactive.'
  360.     Caption = 'Enable Alarms'
  361.     TabOrder = 8
  362.     OnClick = CheckBoxClick
  363.   end
  364.   object btOK: TButton
  365.     Left = 68
  366.     Top = 76
  367.     Width = 60
  368.     Height = 21
  369.     Caption = 'OK'
  370.     Default = True
  371.     TabOrder = 12
  372.     OnClick = buttonClick
  373.   end
  374.   object btCancel: TButton
  375.     Left = 4
  376.     Top = 76
  377.     Width = 60
  378.     Height = 21
  379.     Cancel = True
  380.     Caption = 'Cancel'
  381.     TabOrder = 11
  382.     OnClick = buttonClick
  383.   end
  384.   object ckShowDateAsHint: TCheckBox
  385.     Left = 384
  386.     Top = 12
  387.     Width = 113
  388.     Height = 17
  389.     Hint = 'If checked, today'#39's date will be displayed as a tooltip.'
  390.     Caption = 'Show Date as Hint'
  391.     TabOrder = 4
  392.     OnClick = CheckBoxClick
  393.   end
  394.   object edDateFormat: TEdit
  395.     Left = 400
  396.     Top = 94
  397.     Width = 88
  398.     Height = 21
  399.     Hint = 'ww=long weekday, mm=long month, yyyy=long year, $=US, %=posh '
  400.     CharCase = ecLowerCase
  401.     TabOrder = 13
  402.     Text = 'ww mm yyyy $%'
  403.     OnChange = edDateFormatChange
  404.     OnEnter = edDateFormatEnter
  405.     OnExit = edDateFormatExit
  406.   end
  407. end
  408.