home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1997 May / Pcwk0597.iso / delphi / tenpack.lzh / PYCAL.DFM / PYCAL.txt
Text File  |  1995-09-30  |  15KB  |  688 lines

  1. object Ypopup: TYpopup
  2.   Left = 45
  3.   Top = 6
  4.   BorderIcons = []
  5.   BorderStyle = bsDialog
  6.   Caption = 'Year at a Glance'
  7.   ClientHeight = 450
  8.   ClientWidth = 517
  9.   Font.Color = clWindowText
  10.   Font.Height = -13
  11.   Font.Name = 'System'
  12.   Font.Style = []
  13.   KeyPreview = True
  14.   PixelsPerInch = 96
  15.   OnCreate = FormCreate
  16.   OnKeyUp = FormKeyUp
  17.   OnShow = FormShow
  18.   TextHeight = 16
  19.   object SpeedButton1: TSpeedButton
  20.     Left = 421
  21.     Top = 5
  22.     Width = 46
  23.     Height = 25
  24.     Caption = '>'
  25.     Font.Color = clBlack
  26.     Font.Height = -19
  27.     Font.Name = 'MS Sans Serif'
  28.     Font.Style = [fsBold]
  29.     NumGlyphs = 2
  30.     ParentFont = False
  31.     OnClick = SpeedButton1Click
  32.   end
  33.   object SpeedButton2: TSpeedButton
  34.     Left = 50
  35.     Top = 5
  36.     Width = 46
  37.     Height = 25
  38.     Caption = '<'
  39.     Font.Color = clBlack
  40.     Font.Height = -19
  41.     Font.Name = 'MS Sans Serif'
  42.     Font.Style = [fsBold]
  43.     NumGlyphs = 2
  44.     ParentFont = False
  45.     OnClick = SpeedButton2Click
  46.   end
  47.   object Label1: TLabel
  48.     Left = 186
  49.     Top = 7
  50.     Width = 36
  51.     Height = 16
  52.     Caption = '&Year:'
  53.     FocusControl = ComboBox1
  54.     Font.Color = clBlack
  55.     Font.Height = -13
  56.     Font.Name = 'MS Serif'
  57.     Font.Style = [fsBold]
  58.     ParentFont = False
  59.   end
  60.   object SpeedButton3: TSpeedButton
  61.     Left = 467
  62.     Top = 5
  63.     Width = 46
  64.     Height = 25
  65.     Caption = '>>'
  66.     Font.Color = clBlack
  67.     Font.Height = -19
  68.     Font.Name = 'MS Sans Serif'
  69.     Font.Style = [fsBold]
  70.     NumGlyphs = 2
  71.     ParentFont = False
  72.     OnClick = SpeedButton1Click
  73.   end
  74.   object SpeedButton4: TSpeedButton
  75.     Left = 4
  76.     Top = 5
  77.     Width = 46
  78.     Height = 25
  79.     Caption = '<<'
  80.     Font.Color = clBlack
  81.     Font.Height = -19
  82.     Font.Name = 'MS Sans Serif'
  83.     Font.Style = [fsBold]
  84.     NumGlyphs = 2
  85.     ParentFont = False
  86.     OnClick = SpeedButton2Click
  87.   end
  88.   object cal12: TStringGrid
  89.     Left = 385
  90.     Top = 312
  91.     Width = 128
  92.     Height = 114
  93.     Color = clBtnFace
  94.     ColCount = 7
  95.     Ctl3D = True
  96.     DefaultColWidth = 17
  97.     DefaultRowHeight = 15
  98.     FixedCols = 0
  99.     Font.Color = clBlack
  100.     Font.Height = -9
  101.     Font.Name = 'MS Serif'
  102.     Font.Style = [fsBold]
  103.     Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goDrawFocusSelected]
  104.     ParentCtl3D = False
  105.     ParentFont = False
  106.     RowCount = 7
  107.     ScrollBars = ssNone
  108.     TabOrder = 11
  109.     OnDblClick = Cal1DblClick
  110.     OnEnter = Cal1Enter
  111.     OnExit = Cal1Exit
  112.     OnKeyPress = Cal1KeyPress
  113.     OnSelectCell = Cal1SelectCell
  114.   end
  115.   object cal11: TStringGrid
  116.     Left = 258
  117.     Top = 312
  118.     Width = 128
  119.     Height = 114
  120.     Color = clBtnFace
  121.     ColCount = 7
  122.     Ctl3D = True
  123.     DefaultColWidth = 17
  124.     DefaultRowHeight = 15
  125.     FixedCols = 0
  126.     Font.Color = clBlack
  127.     Font.Height = -9
  128.     Font.Name = 'MS Serif'
  129.     Font.Style = [fsBold]
  130.     Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goDrawFocusSelected]
  131.     ParentCtl3D = False
  132.     ParentFont = False
  133.     RowCount = 7
  134.     ScrollBars = ssNone
  135.     TabOrder = 10
  136.     OnDblClick = Cal1DblClick
  137.     OnEnter = Cal1Enter
  138.     OnExit = Cal1Exit
  139.     OnKeyPress = Cal1KeyPress
  140.     OnSelectCell = Cal1SelectCell
  141.   end
  142.   object cal8: TStringGrid
  143.     Left = 385
  144.     Top = 180
  145.     Width = 128
  146.     Height = 114
  147.     Color = clBtnFace
  148.     ColCount = 7
  149.     Ctl3D = True
  150.     DefaultColWidth = 17
  151.     DefaultRowHeight = 15
  152.     FixedCols = 0
  153.     Font.Color = clBlack
  154.     Font.Height = -9
  155.     Font.Name = 'MS Serif'
  156.     Font.Style = [fsBold]
  157.     Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goDrawFocusSelected]
  158.     ParentCtl3D = False
  159.     ParentFont = False
  160.     RowCount = 7
  161.     ScrollBars = ssNone
  162.     TabOrder = 7
  163.     OnDblClick = Cal1DblClick
  164.     OnEnter = Cal1Enter
  165.     OnExit = Cal1Exit
  166.     OnKeyPress = Cal1KeyPress
  167.     OnSelectCell = Cal1SelectCell
  168.   end
  169.   object cal4: TStringGrid
  170.     Left = 385
  171.     Top = 48
  172.     Width = 128
  173.     Height = 114
  174.     Color = clBtnFace
  175.     ColCount = 7
  176.     Ctl3D = True
  177.     DefaultColWidth = 17
  178.     DefaultRowHeight = 15
  179.     FixedCols = 0
  180.     Font.Color = clBlack
  181.     Font.Height = -9
  182.     Font.Name = 'MS Serif'
  183.     Font.Style = [fsBold]
  184.     Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goDrawFocusSelected]
  185.     ParentCtl3D = False
  186.     ParentFont = False
  187.     RowCount = 7
  188.     ScrollBars = ssNone
  189.     TabOrder = 3
  190.     OnDblClick = Cal1DblClick
  191.     OnEnter = Cal1Enter
  192.     OnExit = Cal1Exit
  193.     OnKeyPress = Cal1KeyPress
  194.     OnSelectCell = Cal1SelectCell
  195.   end
  196.   object Cal1: TStringGrid
  197.     Left = 4
  198.     Top = 48
  199.     Width = 128
  200.     Height = 114
  201.     Color = clBtnFace
  202.     ColCount = 7
  203.     Ctl3D = True
  204.     DefaultColWidth = 17
  205.     DefaultRowHeight = 15
  206.     FixedCols = 0
  207.     Font.Color = clBlack
  208.     Font.Height = -9
  209.     Font.Name = 'MS Serif'
  210.     Font.Style = [fsBold]
  211.     Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goDrawFocusSelected]
  212.     ParentCtl3D = False
  213.     ParentFont = False
  214.     RowCount = 7
  215.     ScrollBars = ssNone
  216.     TabOrder = 0
  217.     OnDblClick = Cal1DblClick
  218.     OnEnter = Cal1Enter
  219.     OnExit = Cal1Exit
  220.     OnKeyPress = Cal1KeyPress
  221.     OnSelectCell = Cal1SelectCell
  222.   end
  223.   object cal2: TStringGrid
  224.     Left = 131
  225.     Top = 48
  226.     Width = 128
  227.     Height = 114
  228.     Color = clBtnFace
  229.     ColCount = 7
  230.     Ctl3D = True
  231.     DefaultColWidth = 17
  232.     DefaultRowHeight = 15
  233.     FixedCols = 0
  234.     Font.Color = clBlack
  235.     Font.Height = -9
  236.     Font.Name = 'MS Serif'
  237.     Font.Style = [fsBold]
  238.     Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goDrawFocusSelected]
  239.     ParentCtl3D = False
  240.     ParentFont = False
  241.     RowCount = 7
  242.     ScrollBars = ssNone
  243.     TabOrder = 1
  244.     OnDblClick = Cal1DblClick
  245.     OnEnter = Cal1Enter
  246.     OnExit = Cal1Exit
  247.     OnKeyPress = Cal1KeyPress
  248.     OnSelectCell = Cal1SelectCell
  249.   end
  250.   object cal3: TStringGrid
  251.     Left = 258
  252.     Top = 48
  253.     Width = 128
  254.     Height = 114
  255.     Color = clBtnFace
  256.     ColCount = 7
  257.     Ctl3D = True
  258.     DefaultColWidth = 17
  259.     DefaultRowHeight = 15
  260.     FixedCols = 0
  261.     Font.Color = clBlack
  262.     Font.Height = -9
  263.     Font.Name = 'MS Serif'
  264.     Font.Style = [fsBold]
  265.     Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goDrawFocusSelected]
  266.     ParentCtl3D = False
  267.     ParentFont = False
  268.     RowCount = 7
  269.     ScrollBars = ssNone
  270.     TabOrder = 2
  271.     OnDblClick = Cal1DblClick
  272.     OnEnter = Cal1Enter
  273.     OnExit = Cal1Exit
  274.     OnKeyPress = Cal1KeyPress
  275.     OnSelectCell = Cal1SelectCell
  276.   end
  277.   object cal5: TStringGrid
  278.     Left = 4
  279.     Top = 180
  280.     Width = 128
  281.     Height = 114
  282.     Color = clBtnFace
  283.     ColCount = 7
  284.     Ctl3D = True
  285.     DefaultColWidth = 17
  286.     DefaultRowHeight = 15
  287.     FixedCols = 0
  288.     Font.Color = clBlack
  289.     Font.Height = -9
  290.     Font.Name = 'MS Serif'
  291.     Font.Style = [fsBold]
  292.     Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goDrawFocusSelected]
  293.     ParentCtl3D = False
  294.     ParentFont = False
  295.     RowCount = 7
  296.     ScrollBars = ssNone
  297.     TabOrder = 4
  298.     OnDblClick = Cal1DblClick
  299.     OnEnter = Cal1Enter
  300.     OnExit = Cal1Exit
  301.     OnKeyPress = Cal1KeyPress
  302.     OnSelectCell = Cal1SelectCell
  303.   end
  304.   object cal6: TStringGrid
  305.     Left = 131
  306.     Top = 180
  307.     Width = 128
  308.     Height = 114
  309.     Color = clBtnFace
  310.     ColCount = 7
  311.     Ctl3D = True
  312.     DefaultColWidth = 17
  313.     DefaultRowHeight = 15
  314.     FixedCols = 0
  315.     Font.Color = clBlack
  316.     Font.Height = -9
  317.     Font.Name = 'MS Serif'
  318.     Font.Style = [fsBold]
  319.     Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goDrawFocusSelected]
  320.     ParentCtl3D = False
  321.     ParentFont = False
  322.     RowCount = 7
  323.     ScrollBars = ssNone
  324.     TabOrder = 5
  325.     OnDblClick = Cal1DblClick
  326.     OnEnter = Cal1Enter
  327.     OnExit = Cal1Exit
  328.     OnKeyPress = Cal1KeyPress
  329.     OnSelectCell = Cal1SelectCell
  330.   end
  331.   object cal7: TStringGrid
  332.     Left = 258
  333.     Top = 180
  334.     Width = 128
  335.     Height = 114
  336.     Color = clBtnFace
  337.     ColCount = 7
  338.     Ctl3D = True
  339.     DefaultColWidth = 17
  340.     DefaultRowHeight = 15
  341.     FixedCols = 0
  342.     Font.Color = clBlack
  343.     Font.Height = -9
  344.     Font.Name = 'MS Serif'
  345.     Font.Style = [fsBold]
  346.     Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goDrawFocusSelected]
  347.     ParentCtl3D = False
  348.     ParentFont = False
  349.     RowCount = 7
  350.     ScrollBars = ssNone
  351.     TabOrder = 6
  352.     OnDblClick = Cal1DblClick
  353.     OnEnter = Cal1Enter
  354.     OnExit = Cal1Exit
  355.     OnKeyPress = Cal1KeyPress
  356.     OnSelectCell = Cal1SelectCell
  357.   end
  358.   object cal10: TStringGrid
  359.     Left = 131
  360.     Top = 312
  361.     Width = 128
  362.     Height = 114
  363.     Color = clBtnFace
  364.     ColCount = 7
  365.     Ctl3D = True
  366.     DefaultColWidth = 17
  367.     DefaultRowHeight = 15
  368.     FixedCols = 0
  369.     Font.Color = clBlack
  370.     Font.Height = -9
  371.     Font.Name = 'MS Serif'
  372.     Font.Style = [fsBold]
  373.     Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goDrawFocusSelected]
  374.     ParentCtl3D = False
  375.     ParentFont = False
  376.     RowCount = 7
  377.     ScrollBars = ssNone
  378.     TabOrder = 9
  379.     OnDblClick = Cal1DblClick
  380.     OnEnter = Cal1Enter
  381.     OnExit = Cal1Exit
  382.     OnKeyPress = Cal1KeyPress
  383.     OnSelectCell = Cal1SelectCell
  384.   end
  385.   object ComboBox1: TComboBox
  386.     Left = 230
  387.     Top = 5
  388.     Width = 84
  389.     Height = 20
  390.     Style = csDropDownList
  391.     Font.Color = clBlack
  392.     Font.Height = -11
  393.     Font.Name = 'MS Sans Serif'
  394.     Font.Style = [fsBold]
  395.     ItemHeight = 13
  396.     ParentFont = False
  397.     TabOrder = 12
  398.     OnChange = ComboBox1Change
  399.   end
  400.   object Panel1: TPanel
  401.     Left = 389
  402.     Top = 429
  403.     Width = 125
  404.     Height = 20
  405.     Alignment = taLeftJustify
  406.     BevelOuter = bvLowered
  407.     Font.Color = clBlack
  408.     Font.Height = -11
  409.     Font.Name = 'MS Sans Serif'
  410.     Font.Style = [fsBold]
  411.     ParentFont = False
  412.     TabOrder = 13
  413.   end
  414.   object cal9: TStringGrid
  415.     Left = 4
  416.     Top = 312
  417.     Width = 128
  418.     Height = 114
  419.     Color = clBtnFace
  420.     ColCount = 7
  421.     Ctl3D = True
  422.     DefaultColWidth = 17
  423.     DefaultRowHeight = 15
  424.     FixedCols = 0
  425.     Font.Color = clBlack
  426.     Font.Height = -9
  427.     Font.Name = 'MS Serif'
  428.     Font.Style = [fsBold]
  429.     Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goDrawFocusSelected]
  430.     ParentCtl3D = False
  431.     ParentFont = False
  432.     RowCount = 7
  433.     ScrollBars = ssNone
  434.     TabOrder = 8
  435.     OnDblClick = Cal1DblClick
  436.     OnEnter = Cal1Enter
  437.     OnExit = Cal1Exit
  438.     OnKeyPress = Cal1KeyPress
  439.     OnSelectCell = Cal1SelectCell
  440.   end
  441.   object Panel2: TPanel
  442.     Left = 4
  443.     Top = 29
  444.     Width = 128
  445.     Height = 19
  446.     BevelInner = bvRaised
  447.     BevelOuter = bvNone
  448.     BorderStyle = bsSingle
  449.     Caption = 'January'
  450.     Ctl3D = False
  451.     Font.Color = clMaroon
  452.     Font.Height = -11
  453.     Font.Name = 'MS Serif'
  454.     Font.Style = [fsBold]
  455.     ParentCtl3D = False
  456.     ParentFont = False
  457.     TabOrder = 14
  458.     OnDblClick = Panel2DblClick
  459.   end
  460.   object Panel3: TPanel
  461.     Left = 131
  462.     Top = 29
  463.     Width = 128
  464.     Height = 19
  465.     BevelInner = bvRaised
  466.     BevelOuter = bvNone
  467.     BorderStyle = bsSingle
  468.     Caption = 'February'
  469.     Ctl3D = False
  470.     Font.Color = clMaroon
  471.     Font.Height = -11
  472.     Font.Name = 'MS Serif'
  473.     Font.Style = [fsBold]
  474.     ParentCtl3D = False
  475.     ParentFont = False
  476.     TabOrder = 15
  477.   end
  478.   object Panel4: TPanel
  479.     Left = 258
  480.     Top = 29
  481.     Width = 128
  482.     Height = 19
  483.     BevelInner = bvRaised
  484.     BevelOuter = bvNone
  485.     BorderStyle = bsSingle
  486.     Caption = 'March'
  487.     Ctl3D = False
  488.     Font.Color = clMaroon
  489.     Font.Height = -11
  490.     Font.Name = 'MS Serif'
  491.     Font.Style = [fsBold]
  492.     ParentCtl3D = False
  493.     ParentFont = False
  494.     TabOrder = 16
  495.   end
  496.   object Panel5: TPanel
  497.     Left = 385
  498.     Top = 29
  499.     Width = 128
  500.     Height = 19
  501.     BevelInner = bvRaised
  502.     BevelOuter = bvNone
  503.     BorderStyle = bsSingle
  504.     Caption = 'April'
  505.     Ctl3D = False
  506.     Font.Color = clMaroon
  507.     Font.Height = -11
  508.     Font.Name = 'MS Serif'
  509.     Font.Style = [fsBold]
  510.     ParentCtl3D = False
  511.     ParentFont = False
  512.     TabOrder = 17
  513.   end
  514.   object Panel6: TPanel
  515.     Left = 4
  516.     Top = 161
  517.     Width = 128
  518.     Height = 19
  519.     BevelInner = bvRaised
  520.     BevelOuter = bvNone
  521.     BorderStyle = bsSingle
  522.     Caption = 'May'
  523.     Ctl3D = False
  524.     Font.Color = clMaroon
  525.     Font.Height = -11
  526.     Font.Name = 'MS Serif'
  527.     Font.Style = [fsBold]
  528.     ParentCtl3D = False
  529.     ParentFont = False
  530.     TabOrder = 18
  531.   end
  532.   object Panel7: TPanel
  533.     Left = 131
  534.     Top = 161
  535.     Width = 128
  536.     Height = 19
  537.     BevelInner = bvRaised
  538.     BevelOuter = bvNone
  539.     BorderStyle = bsSingle
  540.     Caption = 'June'
  541.     Ctl3D = False
  542.     Font.Color = clMaroon
  543.     Font.Height = -11
  544.     Font.Name = 'MS Serif'
  545.     Font.Style = [fsBold]
  546.     ParentCtl3D = False
  547.     ParentFont = False
  548.     TabOrder = 19
  549.   end
  550.   object Panel8: TPanel
  551.     Left = 258
  552.     Top = 161
  553.     Width = 128
  554.     Height = 19
  555.     BevelInner = bvRaised
  556.     BevelOuter = bvNone
  557.     BorderStyle = bsSingle
  558.     Caption = 'July'
  559.     Ctl3D = False
  560.     Font.Color = clMaroon
  561.     Font.Height = -11
  562.     Font.Name = 'MS Serif'
  563.     Font.Style = [fsBold]
  564.     ParentCtl3D = False
  565.     ParentFont = False
  566.     TabOrder = 20
  567.   end
  568.   object Panel9: TPanel
  569.     Left = 385
  570.     Top = 161
  571.     Width = 128
  572.     Height = 19
  573.     BevelInner = bvRaised
  574.     BevelOuter = bvNone
  575.     BorderStyle = bsSingle
  576.     Caption = 'August'
  577.     Ctl3D = False
  578.     Font.Color = clMaroon
  579.     Font.Height = -11
  580.     Font.Name = 'MS Serif'
  581.     Font.Style = [fsBold]
  582.     ParentCtl3D = False
  583.     ParentFont = False
  584.     TabOrder = 21
  585.   end
  586.   object Panel10: TPanel
  587.     Left = 4
  588.     Top = 293
  589.     Width = 128
  590.     Height = 19
  591.     BevelInner = bvRaised
  592.     BevelOuter = bvNone
  593.     BorderStyle = bsSingle
  594.     Caption = 'September'
  595.     Ctl3D = False
  596.     Font.Color = clMaroon
  597.     Font.Height = -11
  598.     Font.Name = 'MS Serif'
  599.     Font.Style = [fsBold]
  600.     ParentCtl3D = False
  601.     ParentFont = False
  602.     TabOrder = 22
  603.   end
  604.   object Panel11: TPanel
  605.     Left = 131
  606.     Top = 293
  607.     Width = 128
  608.     Height = 19
  609.     BevelInner = bvRaised
  610.     BevelOuter = bvNone
  611.     BorderStyle = bsSingle
  612.     Caption = 'October'
  613.     Ctl3D = False
  614.     Font.Color = clMaroon
  615.     Font.Height = -11
  616.     Font.Name = 'MS Serif'
  617.     Font.Style = [fsBold]
  618.     ParentCtl3D = False
  619.     ParentFont = False
  620.     TabOrder = 23
  621.   end
  622.   object Panel12: TPanel
  623.     Left = 258
  624.     Top = 293
  625.     Width = 128
  626.     Height = 19
  627.     BevelInner = bvRaised
  628.     BevelOuter = bvNone
  629.     BorderStyle = bsSingle
  630.     Caption = 'November'
  631.     Ctl3D = False
  632.     Font.Color = clMaroon
  633.     Font.Height = -11
  634.     Font.Name = 'MS Serif'
  635.     Font.Style = [fsBold]
  636.     ParentCtl3D = False
  637.     ParentFont = False
  638.     TabOrder = 24
  639.   end
  640.   object Panel13: TPanel
  641.     Left = 385
  642.     Top = 293
  643.     Width = 128
  644.     Height = 19
  645.     BevelInner = bvRaised
  646.     BevelOuter = bvNone
  647.     BorderStyle = bsSingle
  648.     Caption = 'December'
  649.     Ctl3D = False
  650.     Font.Color = clMaroon
  651.     Font.Height = -11
  652.     Font.Name = 'MS Serif'
  653.     Font.Style = [fsBold]
  654.     ParentCtl3D = False
  655.     ParentFont = False
  656.     TabOrder = 25
  657.   end
  658.   object Panel14: TPanel
  659.     Left = 0
  660.     Top = 429
  661.     Width = 195
  662.     Height = 20
  663.     Alignment = taLeftJustify
  664.     BevelOuter = bvLowered
  665.     Caption = 'Select a Date'
  666.     Font.Color = clBlack
  667.     Font.Height = -11
  668.     Font.Name = 'MS Sans Serif'
  669.     Font.Style = [fsBold]
  670.     ParentFont = False
  671.     TabOrder = 26
  672.   end
  673.   object Panel15: TPanel
  674.     Left = 199
  675.     Top = 429
  676.     Width = 186
  677.     Height = 20
  678.     Alignment = taLeftJustify
  679.     BevelOuter = bvLowered
  680.     Font.Color = clBlack
  681.     Font.Height = -11
  682.     Font.Name = 'MS Sans Serif'
  683.     Font.Style = [fsBold]
  684.     ParentFont = False
  685.     TabOrder = 27
  686.   end
  687. end
  688.