home *** CD-ROM | disk | FTP | other *** search
/ CD Loisirs 24 / CDL24.iso / SHARE / WIN95 / CALENDAR / CALENDAR.EXE / 0 / RCDATA / TOPTIONSFORM / TOPTIONSFORM.txt < prev   
Text File  |  1996-08-26  |  6KB  |  272 lines

  1. object OptionsForm: TOptionsForm
  2.   Left = 289
  3.   Top = 184
  4.   BorderIcons = [biSystemMenu, biHelp]
  5.   BorderStyle = bsDialog
  6.   Caption = 'Options'
  7.   ClientHeight = 277
  8.   ClientWidth = 480
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   Position = poScreenCenter
  14.   OnCreate = FormCreate
  15.   OnShow = FormShow
  16.   PixelsPerInch = 96
  17.   TextHeight = 13
  18.   object ImageIcon: TImage
  19.     Left = 8
  20.     Top = 15
  21.     Width = 32
  22.     Height = 32
  23.     Hint = 'Thanks for the help David!'
  24.     Center = True
  25.     ParentShowHint = False
  26.     Picture.Data = {<image000.ico>}
  27.     ShowHint = True
  28.   end
  29.   object LabelName: TLabel
  30.     Left = 48
  31.     Top = 7
  32.     Width = 100
  33.     Height = 13
  34.     Caption = 'Popup Calendar v1.4'
  35.   end
  36.   object LabelCRight: TLabel
  37.     Left = 48
  38.     Top = 24
  39.     Width = 179
  40.     Height = 13
  41.     Caption = 'Copyright ∩┐╜ 1996 by Alastria Software'
  42.   end
  43.   object LabelRDate: TLabel
  44.     Left = 48
  45.     Top = 41
  46.     Width = 141
  47.     Height = 13
  48.     Caption = 'Released on August 27, 1996'
  49.   end
  50.   object StartGroup: TGroupBox
  51.     Left = 8
  52.     Top = 96
  53.     Width = 225
  54.     Height = 44
  55.     Caption = 'Auto Re-shuffle'
  56.     TabOrder = 5
  57.     object CheckReshuffle: TCheckBox
  58.       Left = 8
  59.       Top = 18
  60.       Width = 193
  61.       Height = 17
  62.       Caption = 'Re-Shuffle 30 seconds after Startup'
  63.       State = cbChecked
  64.       TabOrder = 0
  65.     end
  66.   end
  67.   object BtnOK: TBitBtn
  68.     Left = 159
  69.     Top = 248
  70.     Width = 75
  71.     Height = 25
  72.     TabOrder = 0
  73.     Kind = bkOK
  74.   end
  75.   object BtnCancel: TBitBtn
  76.     Left = 247
  77.     Top = 248
  78.     Width = 75
  79.     Height = 25
  80.     TabOrder = 1
  81.     Kind = bkCancel
  82.   end
  83.   object LabelHP: TEdit
  84.     Left = 8
  85.     Top = 58
  86.     Width = 185
  87.     Height = 17
  88.     AutoSize = False
  89.     BorderStyle = bsNone
  90.     Color = cl3DLight
  91.     Ctl3D = False
  92.     ParentCtl3D = False
  93.     ReadOnly = True
  94.     TabOrder = 2
  95.     Text = 'http://www.coe.uncc.edu/~sdmoore/'
  96.   end
  97.   object LocationGroup: TGroupBox
  98.     Left = 8
  99.     Top = 144
  100.     Width = 225
  101.     Height = 97
  102.     Caption = 'Screen Location'
  103.     TabOrder = 3
  104.     object RadioTopLeft: TRadioButton
  105.       Left = 8
  106.       Top = 16
  107.       Width = 73
  108.       Height = 17
  109.       Caption = 'Top Left'
  110.       TabOrder = 0
  111.     end
  112.     object RadioBottomLeft: TRadioButton
  113.       Left = 8
  114.       Top = 72
  115.       Width = 81
  116.       Height = 17
  117.       Caption = 'Bottom Left'
  118.       TabOrder = 1
  119.     end
  120.     object RadioTopRight: TRadioButton
  121.       Left = 146
  122.       Top = 16
  123.       Width = 68
  124.       Height = 17
  125.       Alignment = taLeftJustify
  126.       Caption = 'Top Right'
  127.       TabOrder = 2
  128.     end
  129.     object RadioBottomRight: TRadioButton
  130.       Left = 136
  131.       Top = 72
  132.       Width = 81
  133.       Height = 17
  134.       Alignment = taLeftJustify
  135.       Caption = 'Bottom Right'
  136.       TabOrder = 3
  137.     end
  138.     object RadioCenter: TRadioButton
  139.       Left = 80
  140.       Top = 40
  141.       Width = 57
  142.       Height = 17
  143.       Caption = 'Center'
  144.       TabOrder = 4
  145.     end
  146.   end
  147.   object Edit1: TEdit
  148.     Left = 8
  149.     Top = 75
  150.     Width = 145
  151.     Height = 17
  152.     AutoSize = False
  153.     BorderStyle = bsNone
  154.     Color = cl3DLight
  155.     Ctl3D = False
  156.     ParentCtl3D = False
  157.     ReadOnly = True
  158.     TabOrder = 4
  159.     Text = 'DerekMoore@worldnet.att.net'
  160.   end
  161.   object GroupFormat: TGroupBox
  162.     Left = 240
  163.     Top = 8
  164.     Width = 233
  165.     Height = 233
  166.     Caption = 'Date Format'
  167.     TabOrder = 6
  168.     object CustomPreview: TLabel
  169.       Left = 80
  170.       Top = 97
  171.       Width = 3
  172.       Height = 13
  173.     end
  174.     object BtnShortDate: TRadioButton
  175.       Left = 16
  176.       Top = 16
  177.       Width = 161
  178.       Height = 17
  179.       Caption = 'm/d/yy'
  180.       TabOrder = 0
  181.     end
  182.     object BtnStandardDate: TRadioButton
  183.       Left = 16
  184.       Top = 32
  185.       Width = 161
  186.       Height = 17
  187.       Caption = 'mmmm d, yyyy'
  188.       Checked = True
  189.       TabOrder = 1
  190.       TabStop = True
  191.     end
  192.     object BtnLongDate: TRadioButton
  193.       Left = 16
  194.       Top = 48
  195.       Width = 177
  196.       Height = 17
  197.       Caption = 'dddd, mmmm d, yyyy'
  198.       TabOrder = 2
  199.     end
  200.     object BtnCustomDate: TRadioButton
  201.       Left = 16
  202.       Top = 96
  203.       Width = 61
  204.       Height = 17
  205.       Caption = 'Custom:'
  206.       TabOrder = 3
  207.     end
  208.     object CustomString: TEdit
  209.       Left = 32
  210.       Top = 112
  211.       Width = 121
  212.       Height = 21
  213.       TabOrder = 4
  214.       Text = 'mmm d'
  215.       OnChange = CustomStringChange
  216.     end
  217.     object Memo1: TMemo
  218.       Left = 8
  219.       Top = 140
  220.       Width = 217
  221.       Height = 85
  222.       Lines.Strings = (
  223.         '             Key for Custom String'
  224.         '---------------------------------------------------------------'
  225.         'd'#9'Displays the day number '
  226.         #9'without a leading zero (1-31).'
  227.         'dd'#9'Displays the day number '
  228.         #9'with a leading zero (01-31).'
  229.         'ddd'#9'Displays the day of week as'
  230.         #9'an abbreviation (Sun-Sat)'
  231.         'dddd'#9'Displays the day of week as '
  232.         #9'a full name (Sunday-Saturday)'
  233.         ''
  234.         'm'#9'Displays the month number '
  235.         #9'without a leading zero (1-12). '
  236.         'mm'#9'Displays the month number '
  237.         #9'with a leading zero (01-12).'
  238.         'mmm'#9'Displays the month as an '
  239.         #9'abbreviation (Jan-Dec)'
  240.         'mmmm'#9'Displays the month as a full '
  241.         #9'name (January-December)'
  242.         ''
  243.         'yy'#9'Displays the year as a two-'
  244.         #9'digit number (00-99).'
  245.         'yyyy'#9'Displays the year as a four-'
  246.         #9'digit number (0000-9999).'
  247.         ''
  248.         #39'<Text>'#39#9'words enclosed in '#39' '#39' are '
  249.         #9'displayed literally')
  250.       ReadOnly = True
  251.       ScrollBars = ssVertical
  252.       TabOrder = 5
  253.     end
  254.     object BtnIntlShort: TRadioButton
  255.       Left = 16
  256.       Top = 64
  257.       Width = 129
  258.       Height = 17
  259.       Caption = 'd-mmm-yy'
  260.       TabOrder = 6
  261.     end
  262.     object BtnIntlLong: TRadioButton
  263.       Left = 16
  264.       Top = 80
  265.       Width = 161
  266.       Height = 17
  267.       Caption = 'dddd, d mmmm, yyyy'
  268.       TabOrder = 7
  269.     end
  270.   end
  271. end
  272.