home *** CD-ROM | disk | FTP | other *** search
/ Chip 1999 Extra / Chip_Extra_1999.iso / top50 / graphpp / gpaper.exe / GraphPap.exe / 0 / RCDATA / TWINMAIN / TWINMAIN.txt
Encoding:
Text File  |  1999-05-31  |  46.8 KB  |  1,705 lines

  1. object WinMain: TWinMain
  2.   Left = 301
  3.   Top = 27
  4.   HorzScrollBar.Visible = False
  5.   VertScrollBar.Visible = False
  6.   BorderIcons = [biSystemMenu, biMinimize]
  7.   BorderStyle = bsSingle
  8.   Caption = 'Graph paper printer 3.31'
  9.   ClientHeight = 499
  10.   ClientWidth = 622
  11.   Color = clBtnFace
  12.   Font.Charset = DEFAULT_CHARSET
  13.   Font.Color = clBlack
  14.   Font.Height = -11
  15.   Font.Name = 'MS Sans Serif'
  16.   Font.Style = []
  17.   KeyPreview = True
  18.   OldCreateOrder = True
  19.   Position = poScreenCenter
  20.   OnCloseQuery = FormCloseQuery
  21.   OnCreate = FormCreate
  22.   OnDestroy = FormDestroy
  23.   OnKeyPress = FormKeyPress
  24.   OnShow = FormShow
  25.   PixelsPerInch = 96
  26.   TextHeight = 13
  27.   object Panel1: TPanel
  28.     Left = 352
  29.     Top = 0
  30.     Width = 270
  31.     Height = 167
  32.     TabOrder = 0
  33.     object Shape4: TShape
  34.       Left = 1
  35.       Top = 1
  36.       Width = 268
  37.       Height = 20
  38.       Align = alTop
  39.       Brush.Color = clNavy
  40.     end
  41.     object Label1: TLabel
  42.       Left = 65
  43.       Top = 3
  44.       Width = 140
  45.       Height = 13
  46.       Caption = 'Definition of the diagram'
  47.       Font.Charset = DEFAULT_CHARSET
  48.       Font.Color = clWhite
  49.       Font.Height = -12
  50.       Font.Name = 'MS Sans Serif'
  51.       Font.Style = [fsBold]
  52.       ParentFont = False
  53.       Transparent = True
  54.     end
  55.     object Label22: TLabel
  56.       Left = 9
  57.       Top = 33
  58.       Width = 73
  59.       Height = 13
  60.       Caption = '&Kind of diagram'
  61.       FocusControl = CBPap
  62.     end
  63.     object CBPap: TComboBox
  64.       Left = 96
  65.       Top = 30
  66.       Width = 153
  67.       Height = 22
  68.       Style = csOwnerDrawFixed
  69.       DropDownCount = 12
  70.       ItemHeight = 16
  71.       TabOrder = 0
  72.       OnChange = ChangePap
  73.     end
  74.     object PanelMercator: TPanel
  75.       Left = 1
  76.       Top = 61
  77.       Width = 268
  78.       Height = 100
  79.       BevelOuter = bvNone
  80.       TabOrder = 1
  81.       object LblLatitude: TLabel
  82.         Left = 8
  83.         Top = 11
  84.         Width = 84
  85.         Height = 13
  86.         Caption = 'Lat&itude (0 to 80∩┐╜)'
  87.         FocusControl = EditLatitude
  88.       end
  89.       object LblParal: TLabel
  90.         Left = 159
  91.         Top = 25
  92.         Width = 79
  93.         Height = 13
  94.         Caption = 'P&arallels spacing'
  95.         FocusControl = CBParall
  96.       end
  97.       object EditLatitude: TEdit
  98.         Left = 24
  99.         Top = 35
  100.         Width = 49
  101.         Height = 21
  102.         TabOrder = 0
  103.         Text = 'EditLatitude'
  104.         OnExit = BtApplyLatitudeClick
  105.       end
  106.       object BtApplyLatitude: TButton
  107.         Left = 14
  108.         Top = 65
  109.         Width = 75
  110.         Height = 23
  111.         Caption = 'Apply &latitude'
  112.         TabOrder = 1
  113.         TabStop = False
  114.         OnClick = BtApplyLatitudeClick
  115.       end
  116.       object CBParall: TComboBox
  117.         Left = 140
  118.         Top = 53
  119.         Width = 120
  120.         Height = 21
  121.         Style = csDropDownList
  122.         Color = clWhite
  123.         DropDownCount = 11
  124.         ItemHeight = 13
  125.         TabOrder = 2
  126.         OnChange = RefreshPreview
  127.       end
  128.     end
  129.     object PanelCartesian: TPanel
  130.       Left = 1
  131.       Top = 62
  132.       Width = 268
  133.       Height = 100
  134.       BevelOuter = bvNone
  135.       TabOrder = 2
  136.       object LblAbsc: TLabel
  137.         Left = 30
  138.         Top = 8
  139.         Width = 42
  140.         Height = 13
  141.         Caption = '&Abscissa'
  142.         FocusControl = CBAbsci
  143.       end
  144.       object LblOrdo: TLabel
  145.         Left = 170
  146.         Top = 8
  147.         Width = 40
  148.         Height = 13
  149.         Caption = '&Ordinate'
  150.         FocusControl = CBOrdi
  151.       end
  152.       object CBAbsci: TComboBox
  153.         Left = 8
  154.         Top = 30
  155.         Width = 120
  156.         Height = 21
  157.         Style = csDropDownList
  158.         Color = clWhite
  159.         DropDownCount = 30
  160.         ItemHeight = 13
  161.         TabOrder = 0
  162.         OnChange = CBScaleAbsOrdChange
  163.       end
  164.       object CBOrdi: TComboBox
  165.         Left = 140
  166.         Top = 30
  167.         Width = 120
  168.         Height = 21
  169.         Style = csDropDownList
  170.         Color = clWhite
  171.         DropDownCount = 30
  172.         ItemHeight = 13
  173.         TabOrder = 1
  174.         OnChange = CBScaleAbsOrdChange
  175.       end
  176.       object BtSubdiviCart: TButton
  177.         Left = 64
  178.         Top = 64
  179.         Width = 145
  180.         Height = 25
  181.         Caption = 'Su&bdivide non linear scales'
  182.         TabOrder = 2
  183.         TabStop = False
  184.         OnClick = BtSubdiviCartClick
  185.       end
  186.     end
  187.     object PanelCustomGrid: TPanel
  188.       Left = 1
  189.       Top = 60
  190.       Width = 268
  191.       Height = 106
  192.       BevelOuter = bvNone
  193.       TabOrder = 3
  194.       TabStop = True
  195.       object Label16: TLabel
  196.         Left = 8
  197.         Top = 6
  198.         Width = 127
  199.         Height = 13
  200.         Caption = '&Spacing between thin lines'
  201.       end
  202.       object Label17: TLabel
  203.         Left = 224
  204.         Top = 6
  205.         Width = 16
  206.         Height = 13
  207.         Caption = 'mm'
  208.       end
  209.       object Label18: TLabel
  210.         Left = 8
  211.         Top = 30
  212.         Width = 107
  213.         Height = 13
  214.         Caption = 'One medium line every'
  215.       end
  216.       object Label19: TLabel
  217.         Left = 8
  218.         Top = 53
  219.         Width = 94
  220.         Height = 13
  221.         Caption = 'One thick line every'
  222.       end
  223.       object Label20: TLabel
  224.         Left = 188
  225.         Top = 30
  226.         Width = 41
  227.         Height = 13
  228.         Caption = 'thin lines'
  229.       end
  230.       object Label21: TLabel
  231.         Left = 186
  232.         Top = 53
  233.         Width = 60
  234.         Height = 13
  235.         Caption = 'medium lines'
  236.       end
  237.       object EditPas: TEdit
  238.         Left = 144
  239.         Top = 2
  240.         Width = 72
  241.         Height = 21
  242.         TabOrder = 0
  243.         Text = 'EditPas'
  244.         OnExit = BtApplyCustomClick
  245.       end
  246.       object EditNbDivMid: TEdit
  247.         Left = 144
  248.         Top = 26
  249.         Width = 33
  250.         Height = 21
  251.         TabOrder = 1
  252.         Text = 'EditNbDivMid'
  253.         OnExit = BtApplyCustomClick
  254.       end
  255.       object EditNbDivBig: TEdit
  256.         Left = 144
  257.         Top = 51
  258.         Width = 33
  259.         Height = 21
  260.         TabOrder = 2
  261.         Text = 'EditNbDivBig'
  262.         OnExit = BtApplyCustomClick
  263.       end
  264.       object BtApplyCustom: TBitBtn
  265.         Left = 64
  266.         Top = 78
  267.         Width = 137
  268.         Height = 23
  269.         Caption = 'Apply cust&om data'
  270.         TabOrder = 3
  271.         TabStop = False
  272.         OnClick = BtApplyCustomClick
  273.       end
  274.     end
  275.     object PanelTriang: TPanel
  276.       Left = 1
  277.       Top = 59
  278.       Width = 268
  279.       Height = 107
  280.       Align = alBottom
  281.       BevelOuter = bvNone
  282.       Caption = 'PanelTriang'
  283.       TabOrder = 4
  284.       object LblScales: TLabel
  285.         Left = 43
  286.         Top = 42
  287.         Width = 32
  288.         Height = 13
  289.         Caption = 'Sc&ales'
  290.         FocusControl = CBTriang
  291.       end
  292.       object CBTriang: TComboBox
  293.         Left = 105
  294.         Top = 39
  295.         Width = 120
  296.         Height = 21
  297.         Style = csDropDownList
  298.         Color = clWhite
  299.         DropDownCount = 11
  300.         ItemHeight = 13
  301.         TabOrder = 0
  302.         OnChange = RefreshPreview
  303.       end
  304.     end
  305.     object PanelBee: TPanel
  306.       Left = 1
  307.       Top = 60
  308.       Width = 268
  309.       Height = 106
  310.       BevelOuter = bvNone
  311.       TabOrder = 5
  312.       object Label31: TLabel
  313.         Left = 50
  314.         Top = 22
  315.         Width = 65
  316.         Height = 13
  317.         Caption = 'Cells diamete&r'
  318.         FocusControl = EditBee
  319.       end
  320.       object Label32: TLabel
  321.         Left = 189
  322.         Top = 23
  323.         Width = 14
  324.         Height = 13
  325.         Caption = 'cm'
  326.       end
  327.       object EditBee: TEdit
  328.         Left = 128
  329.         Top = 17
  330.         Width = 49
  331.         Height = 21
  332.         TabOrder = 0
  333.         Text = 'EditBee'
  334.         OnExit = BtApplyDiamBeeClick
  335.       end
  336.       object BtApplyDiamBee: TButton
  337.         Left = 80
  338.         Top = 60
  339.         Width = 105
  340.         Height = 25
  341.         Caption = '&Apply diameter'
  342.         TabOrder = 1
  343.         OnClick = BtApplyDiamBeeClick
  344.       end
  345.     end
  346.     object PanelAxono: TPanel
  347.       Left = 1
  348.       Top = 60
  349.       Width = 268
  350.       Height = 106
  351.       BevelOuter = bvNone
  352.       TabOrder = 6
  353.       object Label26: TLabel
  354.         Left = 9
  355.         Top = 9
  356.         Width = 63
  357.         Height = 13
  358.         Caption = 'Vertical sc&ale'
  359.       end
  360.       object Label28: TLabel
  361.         Left = 9
  362.         Top = 58
  363.         Width = 18
  364.         Height = 13
  365.         Caption = 'Left'
  366.       end
  367.       object Label29: TLabel
  368.         Left = 91
  369.         Top = 58
  370.         Width = 25
  371.         Height = 13
  372.         Caption = 'Right'
  373.       end
  374.       object LblAnglesLimites: TLabel
  375.         Left = 8
  376.         Top = 34
  377.         Width = 179
  378.         Height = 13
  379.         Caption = 'Perspective angles (15 to 60 degrees)'
  380.       end
  381.       object Label30: TLabel
  382.         Left = 32
  383.         Top = 83
  384.         Width = 195
  385.         Height = 13
  386.         Caption = '( vertical lines not shown on the preview )'
  387.       end
  388.       object CbAxono: TComboBox
  389.         Left = 95
  390.         Top = 5
  391.         Width = 120
  392.         Height = 21
  393.         Style = csDropDownList
  394.         ItemHeight = 13
  395.         TabOrder = 0
  396.         OnChange = RefreshPreview
  397.       end
  398.       object EditLeftAngle: TEdit
  399.         Left = 41
  400.         Top = 54
  401.         Width = 41
  402.         Height = 21
  403.         TabOrder = 1
  404.         Text = 'EditLeftAngle'
  405.         OnExit = BtApplyAnglesClick
  406.       end
  407.       object EditRightAngle: TEdit
  408.         Left = 125
  409.         Top = 54
  410.         Width = 41
  411.         Height = 21
  412.         TabOrder = 2
  413.         Text = 'EditRightAngle'
  414.         OnExit = BtApplyAnglesClick
  415.       end
  416.       object BtApplyAngles: TButton
  417.         Left = 183
  418.         Top = 52
  419.         Width = 75
  420.         Height = 25
  421.         Caption = 'Apply &angles'
  422.         TabOrder = 3
  423.         TabStop = False
  424.         OnClick = BtApplyAnglesClick
  425.       end
  426.     end
  427.     object PanelMusic: TPanel
  428.       Left = 1
  429.       Top = 59
  430.       Width = 268
  431.       Height = 107
  432.       BevelOuter = bvNone
  433.       TabOrder = 7
  434.       object Label12: TLabel
  435.         Left = 8
  436.         Top = 8
  437.         Width = 64
  438.         Height = 13
  439.         Caption = 'Staves/score'
  440.       end
  441.       object LblStave12: TLabel
  442.         Left = 135
  443.         Top = 55
  444.         Width = 68
  445.         Height = 13
  446.         Caption = 'Staff 1- Staff 2'
  447.       end
  448.       object LblStave23: TLabel
  449.         Left = 136
  450.         Top = 81
  451.         Width = 60
  452.         Height = 13
  453.         Caption = 'Other staves'
  454.       end
  455.       object Label13: TLabel
  456.         Left = 135
  457.         Top = 29
  458.         Width = 76
  459.         Height = 13
  460.         Caption = 'Between scores'
  461.       end
  462.       object Label24: TLabel
  463.         Left = 134
  464.         Top = 5
  465.         Width = 125
  466.         Height = 13
  467.         Caption = 'Distances (in lines spaces)'
  468.         Font.Charset = DEFAULT_CHARSET
  469.         Font.Color = clBlack
  470.         Font.Height = -12
  471.         Font.Name = 'MS Sans Serif'
  472.         Font.Style = [fsUnderline]
  473.         ParentFont = False
  474.       end
  475.       object Label14: TLabel
  476.         Left = 11
  477.         Top = 32
  478.         Width = 46
  479.         Height = 13
  480.         Caption = 'Bars/staff'
  481.       end
  482.       object RGLineSpace: TRadioGroup
  483.         Left = 8
  484.         Top = 53
  485.         Width = 112
  486.         Height = 49
  487.         Caption = ' Lines space (mm) '
  488.         Columns = 2
  489.         ItemIndex = 1
  490.         Items.Strings = (
  491.           '1.5'
  492.           '2.0'
  493.           '2.5'
  494.           '3.0')
  495.         TabOrder = 2
  496.         OnClick = RefreshPreview
  497.       end
  498.       object SEStavesOnScore: TSpinEdit
  499.         Left = 79
  500.         Top = 2
  501.         Width = 41
  502.         Height = 22
  503.         EditorEnabled = False
  504.         MaxValue = 12
  505.         MinValue = 1
  506.         TabOrder = 0
  507.         Value = 4
  508.         OnChange = SEStavesOnScoreChange
  509.       end
  510.       object SEStave12: TSpinEdit
  511.         Left = 221
  512.         Top = 50
  513.         Width = 41
  514.         Height = 22
  515.         EditorEnabled = False
  516.         MaxValue = 40
  517.         MinValue = 2
  518.         TabOrder = 4
  519.         Value = 7
  520.         OnChange = RefreshPreview
  521.       end
  522.       object SEStave23: TSpinEdit
  523.         Left = 221
  524.         Top = 77
  525.         Width = 41
  526.         Height = 22
  527.         EditorEnabled = False
  528.         MaxValue = 20
  529.         MinValue = 2
  530.         TabOrder = 5
  531.         Value = 3
  532.         OnChange = RefreshPreview
  533.       end
  534.       object SEDistScores: TSpinEdit
  535.         Left = 221
  536.         Top = 24
  537.         Width = 41
  538.         Height = 22
  539.         EditorEnabled = False
  540.         MaxValue = 50
  541.         MinValue = 2
  542.         TabOrder = 3
  543.         Value = 4
  544.         OnChange = RefreshPreview
  545.       end
  546.       object SEBars: TSpinEdit
  547.         Left = 79
  548.         Top = 29
  549.         Width = 41
  550.         Height = 22
  551.         EditorEnabled = False
  552.         MaxValue = 20
  553.         MinValue = 1
  554.         TabOrder = 1
  555.         Value = 4
  556.         OnChange = RefreshPreview
  557.       end
  558.     end
  559.     object PanelWeibull: TPanel
  560.       Left = 1
  561.       Top = 57
  562.       Width = 268
  563.       Height = 109
  564.       BevelOuter = bvNone
  565.       TabOrder = 8
  566.       object Label33: TLabel
  567.         Left = 12
  568.         Top = 20
  569.         Width = 104
  570.         Height = 13
  571.         Caption = 'Number of data p&oints'
  572.         FocusControl = EditNbreWeibull
  573.       end
  574.       object Label34: TLabel
  575.         Left = 12
  576.         Top = 51
  577.         Width = 113
  578.         Height = 13
  579.         Caption = 'Abscissa range (li&fetime)'
  580.         FocusControl = CBWeibull
  581.       end
  582.       object CBWeibull: TComboBox
  583.         Left = 136
  584.         Top = 48
  585.         Width = 105
  586.         Height = 21
  587.         ItemHeight = 13
  588.         TabOrder = 1
  589.         OnChange = RefreshPreview
  590.       end
  591.       object EditNbreWeibull: TEdit
  592.         Left = 136
  593.         Top = 17
  594.         Width = 34
  595.         Height = 21
  596.         TabOrder = 0
  597.         Text = '100'
  598.         OnExit = BtApplyWeibullClick
  599.       end
  600.       object BtSubDivWeib: TButton
  601.         Left = 20
  602.         Top = 78
  603.         Width = 147
  604.         Height = 25
  605.         Caption = 'Su&bdivide non linear scales'
  606.         TabOrder = 2
  607.         TabStop = False
  608.         OnClick = BtSubdiviCartClick
  609.       end
  610.       object BtApplyWeibull: TButton
  611.         Left = 181
  612.         Top = 16
  613.         Width = 75
  614.         Height = 25
  615.         Caption = '&Apply number'
  616.         TabOrder = 3
  617.         TabStop = False
  618.         OnClick = BtApplyWeibullClick
  619.       end
  620.       object BtHelpWeibull: TBitBtn
  621.         Left = 184
  622.         Top = 78
  623.         Width = 75
  624.         Height = 25
  625.         Caption = '&Weibull'
  626.         TabOrder = 4
  627.         TabStop = False
  628.         OnClick = BtHelpWeibullClick
  629.         Kind = bkHelp
  630.       end
  631.     end
  632.     object PanelPolar: TPanel
  633.       Left = 1
  634.       Top = 58
  635.       Width = 268
  636.       Height = 108
  637.       BevelOuter = bvNone
  638.       TabOrder = 9
  639.       object LblRadial: TLabel
  640.         Left = 30
  641.         Top = 4
  642.         Width = 58
  643.         Height = 13
  644.         Caption = '&Radial scale'
  645.         FocusControl = CBRadial
  646.       end
  647.       object LblAngle: TLabel
  648.         Left = 170
  649.         Top = 4
  650.         Width = 55
  651.         Height = 13
  652.         Caption = '&Angle scale'
  653.         FocusControl = CBPolar
  654.       end
  655.       object LblIncrGradu: TLabel
  656.         Left = 6
  657.         Top = 50
  658.         Width = 107
  659.         Height = 13
  660.         Caption = 'Increasing graduations'
  661.         Visible = False
  662.       end
  663.       object CBPolar: TComboBox
  664.         Left = 140
  665.         Top = 22
  666.         Width = 120
  667.         Height = 21
  668.         Style = csDropDownList
  669.         Color = clWhite
  670.         DropDownCount = 13
  671.         ItemHeight = 13
  672.         TabOrder = 1
  673.         OnChange = CBScalePolarChange
  674.       end
  675.       object CBRadial: TComboBox
  676.         Left = 8
  677.         Top = 22
  678.         Width = 120
  679.         Height = 21
  680.         Style = csDropDownList
  681.         Color = clWhite
  682.         DropDownCount = 30
  683.         ItemHeight = 13
  684.         TabOrder = 0
  685.         OnChange = CBScalePolarChange
  686.       end
  687.       object BtSubDiviPol: TButton
  688.         Left = 123
  689.         Top = 65
  690.         Width = 138
  691.         Height = 25
  692.         Caption = 'Su&bdivide non linear scales'
  693.         TabOrder = 2
  694.         TabStop = False
  695.         Visible = False
  696.         OnClick = BtSubdiviCartClick
  697.       end
  698.       object RBDebutLogCenter: TRadioButton
  699.         Left = 9
  700.         Top = 67
  701.         Width = 113
  702.         Height = 17
  703.         Caption = 'Center to outside'
  704.         Checked = True
  705.         TabOrder = 3
  706.         TabStop = True
  707.         Visible = False
  708.         OnClick = RBDebutLogPolarClick
  709.       end
  710.       object RBDebutLogOutside: TRadioButton
  711.         Left = 9
  712.         Top = 86
  713.         Width = 113
  714.         Height = 16
  715.         Caption = 'Outside to center'
  716.         TabOrder = 4
  717.         Visible = False
  718.         OnClick = RBDebutLogPolarClick
  719.       end
  720.     end
  721.   end
  722.   object Panel4: TPanel
  723.     Left = 352
  724.     Top = 167
  725.     Width = 270
  726.     Height = 231
  727.     TabOrder = 1
  728.     object Shape5: TShape
  729.       Left = 1
  730.       Top = 1
  731.       Width = 268
  732.       Height = 20
  733.       Align = alTop
  734.       Brush.Color = clNavy
  735.     end
  736.     object Label7: TLabel
  737.       Left = 35
  738.       Top = 3
  739.       Width = 221
  740.       Height = 13
  741.       Caption = 'Diagram size and position on the sheet'
  742.       Font.Charset = DEFAULT_CHARSET
  743.       Font.Color = clWhite
  744.       Font.Height = -12
  745.       Font.Name = 'MS Sans Serif'
  746.       Font.Style = [fsBold]
  747.       ParentFont = False
  748.       Transparent = True
  749.     end
  750.     object BtLoupe: TSpeedButton
  751.       Left = 10
  752.       Top = 158
  753.       Width = 43
  754.       Height = 62
  755.       AllowAllUp = True
  756.       GroupIndex = 2
  757.       Caption = 'Zoom'
  758.       Glyph.Data = {
  759.         76090000424D7609000000000000760000002800000080000000240000000100
  760.         0400000000000009000000000000000000001000000000000000000000000000
  761.         80000080000000808000800000008000800080800000C0C0C000808080000000
  762.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00FFFFFFFFFFFF
  763.         FF8800FFFFFFFFFFFFFFFFFFFFFFFFFFFF8800FFFFFFFFFFFFFFFFFFFFFFFFFF
  764.         FF8800FFFFFFFFFFFFFFFFFFFFFFFFFFFF8800FFFFFFFFFFFFFFFFFFFFFFFFFF
  765.         F888000FFFFFFFFFFFFFFFFFFFFFFFFFF888000FFFFFFFFFFFFFFFFFFFFFFFFF
  766.         F888000FFFFFFFFFFFFFFFFFFFFFFFFFF888000FFFFFFFFFFFFFFFFFFFFFFFFF
  767.         F880000FFFFFFFFFFFFFFFFFFFFFFFFFF880000FFFFFFFFFFFFFFFFFFFFFFFFF
  768.         F880000FFFFFFFFFFFFFFFFFFFFFFFFFF880000FFFFFFFFFFFFFFFFFFFFFFFFF
  769.         F808800FFFFFFFFFFFFFFFFFFFFFFFFFF808800FFFFFFFFFFFFFFFFFFFFFFFFF
  770.         F808800FFFFFFFFFFFFFFFFFFFFFFFFFF808800FFFFFFFFFFFFFFFFFFFFFFFFF
  771.         88808000FFFFFFFFFFFFFFFFFFFFFFFF88808000FFFFFFFFFFFFFFFFFFFFFFFF
  772.         88808000FFFFFFFFFFFFFFFFFFFFFFFF88808000FFFFFFFFFFFFFFFFFFFFFFFF
  773.         88080000FFFFFFFFFFFFFFFFFFFFFFFF88080000FFFFFFFFFFFFFFFFFFFFFFFF
  774.         88080000FFFFFFFFFFFFFFFFFFFFFFFF88080000FFFFFFFFFFFFFFFFFFFFFFFF
  775.         88808000FFFFFFFFFFFFFFFFFFFFFFFF88808000FFFFFFFFFFFFFFFFFFFFFFFF
  776.         88808000FFFFFFFFFFFFFFFFFFFFFFFF88808000FFFFFFFFFFFFFFFFFFFFFFFF
  777.         88800000FFFFFFFFFFFFFFFFFFFFFFFF88800000FFFFFFFFFFFFFFFFFFFFFFFF
  778.         88800000FFFFFFFFFFFFFFFFFFFFFFFF88800000FFFFFFFFFFFFFFFFFFFFFFFF
  779.         88080000FFFFFFFFFFFFFFFFFFFFFFFF88080000FFFFFFFFFFFFFFFFFFFFFFFF
  780.         88080000FFFFFFFFFFFFFFFFFFFFFFFF88080000FFFFFFFFFFFFFFFFFFFFFFFF
  781.         88880800FFFFFFFFFFFFFFFFFFFFFFFF88880800FFFFFFFFFFFFFFFFFFFFFFFF
  782.         88880800FFFFFFFFFFFFFFFFFFFFFFFF88880800FFFFFFFFFFFFFFFFFFFFFFFF
  783.         F880000FFFFFFFFFFFFFFFFFFFFFFFFFF880000FFFFFFFFFFFFFFFFFFFFFFFFF
  784.         F880000FFFFFFFFFFFFFFFFFFFFFFFFFF880000FFFFFFFFFFFFFFFFFFFFFFFFF
  785.         F808000FFFFFFFFFFFFFFFFFFFFFFFFFF808000FFFFFFFFFFFFFFFFFFFFFFFFF
  786.         F808000FFFFFFFFFFFFFFFFFFFFFFFFFF808000FFFFFFFFFFFFFFFFFFFFFFFFF
  787.         F880800FFFFFFFFFFFFFFFFFFFFFFFFFF880800FFFFFFFFFFFFFFFFFFFFFFFFF
  788.         F880800FFFFFFFFFFFFFFFFFFFFFFFFFF880800FFFFFFFFFFFFFFFFFFFFFFFFF
  789.         F808000FFFFFFFFFFFFFFFFFFFFFFFFFF808000FFFFFFFFFFFFFFFFFFFFFFFFF
  790.         F808000FFFFFFFFFFFFFFFFFFFFFFFFFF808000FFFFFFFFFFFFFFFFFFFFFFFFF
  791.         FF8800FFFFFFFFFFFFFFFFFFFFFFFFFFFF8800FFFFFFFFFFFFFFFFFFFFFFFFFF
  792.         FF8800FFFFFFFFFFFFFFFFFFFFFFFFFFFF8800FFFFFFFFFFFFFFFFFFFFFFFFFF
  793.         FF8080FFFFFFFFFFFFFFFFFFFFFFFFFFFF8080FFFFFFFFFFFFFFFFFFFFFFFFFF
  794.         FF8080FFFFFFFFFFFFFFFFFFFFFFFFFFFF8080FFFFFFFFFFFFFFFFFFFFFFFFFF
  795.         FF8800FFFFFFFFFFFFFFFFFFFFFFFFFFFF8800FFFFFFFFFFFFFFFFFFFFFFFFFF
  796.         FF8800FFFFFFFFFFFFFFFFFFFFFFFFFFFF8800FFFFFFFFFFFFFFFFFFFFFFFFFF
  797.         F888000FFFFFFFFFFFFFFFFFFFFFFFFFF888000FFFFFFFFFFFFFFFFFFFFFFFFF
  798.         F888000FFFFFFFFFFFFFFFFFFFFFFFFFF888000FFFFFFFFFFFFFFFFFFFFFFFFF
  799.         08000000FFFFFFFFFFFFFFFFFFFFFFFF08000000FFFFFFFFFFFFFFFFFFFFFFFF
  800.         08000000FFFFFFFFFFFFFFFFFFFFFFFF08000000FFFFFFFFFFFFFFFFFFFFF880
  801.         00000000000FFFFFFFFFFFFFFFFFF88000000000000FFFFFFFFFFFFFFFFFF880
  802.         00000000000FFFFFFFFFFFFFFFFFF88000000000000FFFFFFFFFFFFFFFF80000
  803.         EEEEEEEE88800FFFFFFFFFFFFFF800009999999988800FFFFFFFFFFFFFF80000
  804.         9999999988800FFFFFFFFFFFFFF800009999999988800FFFFFFFFFFFFF000EEE
  805.         EEEEEEEEEEE800FFFFFFFFFFFF00099999999999999800FFFFFFFFFFFF000999
  806.         99999999999800FFFFFFFFFFFF00099999999999999800FFFFFFFFFFF000EEEE
  807.         EEEEEEEEEEEE800FFFFFFFFFF0009999999999999999800FFFFFFFFFF0009999
  808.         999999999999800FFFFFFFFFF0009999999999999999800FFFFFFFFFF00EEEEE
  809.         EEEEEEEEEEEEE80FFFFFFFFFF0099999999999999999980FFFFFFFFFF0099999
  810.         999999999999980FFFFFFFFFF0099999999999999999980FFFFFFFFF80EEEEEE
  811.         EEEEEEEEEEEEEE00FFFFFFFF809999999999999999999900FFFFFFFF80999999
  812.         9999999999999900FFFFFFFF809999999999999999999900FFFFFFFF80EEEEEE
  813.         EEEEEEEEEEEEEE80FFFFFFFF809999999999999999999980FFFFFFFF80999999
  814.         9999999999999980FFFFFFFF809999999999999999999980FFFFFFFF80EEEEEE
  815.         EEEEEEEEEEEEEE80FFFFFFFF809999999999999999999980FFFFFFFF80999999
  816.         9999999999999980FFFFFFFF809999999999999999999980FFFFFFFF80EEEEEE
  817.         EEEEEEEEEEEEEE80FFFFFFFF809999999999999999999980FFFFFFFF80999999
  818.         9999999999999980FFFFFFFF809999999999999999999980FFFFFFFF80EEEEEE
  819.         EEEEEEEEEEEEEE80FFFFFFFF809999999999999999999980FFFFFFFF80999999
  820.         9999999999999980FFFFFFFF809999999999999999999980FFFFFFFFF00EEEEE
  821.         EEEEEEEEEEEEE80FFFFFFFFFF0099999999999999999980FFFFFFFFFF0099999
  822.         999999999999980FFFFFFFFFF0099999999999999999980FFFFFFFFFF800EEEE
  823.         EEEEEEEEEEEE800FFFFFFFFFF8009999999999999999800FFFFFFFFFF8009999
  824.         999999999999800FFFFFFFFFF8009999999999999999800FFFFFFFFFFF800EEE
  825.         EEEEEEEEEEE800FFFFFFFFFFFF80099999999999999800FFFFFFFFFFFF800999
  826.         99999999999800FFFFFFFFFFFF80099999999999999800FFFFFFFFFFFFF800EE
  827.         EEEEEEEEEE800FFFFFFFFFFFFFF800999999999999800FFFFFFFFFFFFFF80099
  828.         9999999999800FFFFFFFFFFFFFF800999999999999800FFFFFFFFFFFFFFF8880
  829.         0EEEEEE08000FFFFFFFFFFFFFFFF8880099999908000FFFFFFFFFFFFFFFF8880
  830.         099999908000FFFFFFFFFFFFFFFF8880099999908000FFFFFFFFFFFFFFFFFF80
  831.         0080000000FFFFFFFFFFFFFFFFFFFF800080000000FFFFFFFFFFFFFFFFFFFF80
  832.         0080000000FFFFFFFFFFFFFFFFFFFF800080000000FFFFFFFFFFFFFFFFFFFFFF
  833.         F800000FFFFFFFFFFFFFFFFFFFFFFFFFF800000FFFFFFFFFFFFFFFFFFFFFFFFF
  834.         F800000FFFFFFFFFFFFFFFFFFFFFFFFFF800000FFFFFFFFFFFFF}
  835.       Layout = blGlyphTop
  836.       NumGlyphs = 4
  837.       OnClick = BtLoupeClick
  838.     end
  839.     object Button1: TButton
  840.       Left = 62
  841.       Top = 158
  842.       Width = 96
  843.       Height = 25
  844.       Hint = 'diagram in the center of the page'
  845.       Caption = 'Center &vertically'
  846.       ParentShowHint = False
  847.       ShowHint = True
  848.       TabOrder = 1
  849.       TabStop = False
  850.       OnClick = BtCentrerVClick
  851.     end
  852.     object Button2: TButton
  853.       Left = 62
  854.       Top = 195
  855.       Width = 96
  856.       Height = 25
  857.       Hint = 'diagram in the center of the page'
  858.       Caption = 'Center hori&zontally'
  859.       ParentShowHint = False
  860.       ShowHint = True
  861.       TabOrder = 2
  862.       TabStop = False
  863.       OnClick = BtCentrerHClick
  864.     end
  865.     object BtFullPaper: TButton
  866.       Left = 166
  867.       Top = 158
  868.       Width = 96
  869.       Height = 25
  870.       Hint = 'no margins'
  871.       Caption = '&Full paper'
  872.       ParentShowHint = False
  873.       ShowHint = True
  874.       TabOrder = 3
  875.       TabStop = False
  876.       OnClick = BtFullPaperClick
  877.     end
  878.     object GroupBox2: TGroupBox
  879.       Left = 10
  880.       Top = 32
  881.       Width = 121
  882.       Height = 114
  883.       Caption = ' Margins (cm) '
  884.       TabOrder = 0
  885.       object Label4: TLabel
  886.         Left = 16
  887.         Top = 53
  888.         Width = 33
  889.         Height = 13
  890.         Caption = 'Bottom'
  891.         FocusControl = EditBMargin
  892.       end
  893.       object Label5: TLabel
  894.         Left = 16
  895.         Top = 28
  896.         Width = 21
  897.         Height = 13
  898.         Caption = 'Left '
  899.         FocusControl = EditLMargin
  900.       end
  901.       object EditBMargin: TEdit
  902.         Left = 56
  903.         Top = 50
  904.         Width = 49
  905.         Height = 21
  906.         TabOrder = 1
  907.         Text = 'EditBMargin'
  908.         OnExit = BtApplyMarginsClick
  909.       end
  910.       object EditLMargin: TEdit
  911.         Left = 56
  912.         Top = 23
  913.         Width = 49
  914.         Height = 21
  915.         TabOrder = 0
  916.         Text = 'EditLMargin'
  917.         OnExit = BtApplyMarginsClick
  918.       end
  919.       object BtApplyMargins: TBitBtn
  920.         Left = 23
  921.         Top = 80
  922.         Width = 75
  923.         Height = 25
  924.         Caption = 'Apply &margins'
  925.         TabOrder = 2
  926.         TabStop = False
  927.         OnClick = BtApplyMarginsClick
  928.       end
  929.     end
  930.     object BtStdSize: TButton
  931.       Left = 166
  932.       Top = 196
  933.       Width = 96
  934.       Height = 25
  935.       Hint = 'default margins'
  936.       Caption = 'Stan&dard margins'
  937.       ParentShowHint = False
  938.       ShowHint = True
  939.       TabOrder = 4
  940.       TabStop = False
  941.       OnClick = BtStdSizeClick
  942.     end
  943.   end
  944.   object Panel6: TPanel
  945.     Left = 451
  946.     Top = 399
  947.     Width = 171
  948.     Height = 100
  949.     TabOrder = 2
  950.     object Shape12: TShape
  951.       Left = 1
  952.       Top = 1
  953.       Width = 169
  954.       Height = 20
  955.       Align = alTop
  956.       Brush.Color = clNavy
  957.     end
  958.     object Label27: TLabel
  959.       Left = 32
  960.       Top = 4
  961.       Width = 108
  962.       Height = 13
  963.       Caption = 'General commands'
  964.       Font.Charset = DEFAULT_CHARSET
  965.       Font.Color = clWhite
  966.       Font.Height = -12
  967.       Font.Name = 'MS Sans Serif'
  968.       Font.Style = [fsBold]
  969.       ParentFont = False
  970.       Transparent = True
  971.     end
  972.     object BtAbout: TButton
  973.       Left = 17
  974.       Top = 29
  975.       Width = 63
  976.       Height = 25
  977.       Caption = 'Abo&ut'
  978.       TabOrder = 0
  979.       TabStop = False
  980.       OnClick = BtAboutClick
  981.     end
  982.     object BtHelp: TBitBtn
  983.       Left = 92
  984.       Top = 29
  985.       Width = 63
  986.       Height = 25
  987.       TabOrder = 1
  988.       TabStop = False
  989.       OnClick = BtHelpClick
  990.       Kind = bkHelp
  991.     end
  992.     object BtSetup: TButton
  993.       Left = 17
  994.       Top = 68
  995.       Width = 63
  996.       Height = 25
  997.       Hint = 'on the desktop or in the start menu'
  998.       Caption = 'S&hortcuts'
  999.       TabOrder = 2
  1000.       TabStop = False
  1001.       OnClick = BtSetupClick
  1002.     end
  1003.     object BtExit: TBitBtn
  1004.       Left = 92
  1005.       Top = 68
  1006.       Width = 63
  1007.       Height = 25
  1008.       Caption = 'E&xit'
  1009.       TabOrder = 3
  1010.       TabStop = False
  1011.       OnClick = BtExitClick
  1012.       Glyph.Data = {
  1013.         BE060000424DBE06000000000000360400002800000024000000120000000100
  1014.         0800000000008802000000000000000000000001000000000000000000000000
  1015.         80000080000000808000800000008000800080800000C0C0C000C0DCC000F0CA
  1016.         A600000000000000000000000000000000000000000000000000000000000000
  1017.         0000000000000000000000000000000000000000000000000000000000000000
  1018.         0000000000000000000000000000000000000000000000000000000000000000
  1019.         0000000000000000000000000000000000000000000000000000000000000000
  1020.         0000000000000000000000000000000000000000000000000000000000000000
  1021.         0000000000000000000000000000000000000000000000000000000000000000
  1022.         0000000000000000000000000000000000000000000000000000000000000000
  1023.         0000000000000000000000000000000000000000000000000000000000000000
  1024.         0000000000000000000000000000000000000000000000000000000000000000
  1025.         0000000000000000000000000000000000000000000000000000000000000000
  1026.         0000000000000000000000000000000000000000000000000000000000000000
  1027.         0000000000000000000000000000000000000000000000000000000000000000
  1028.         0000000000000000000000000000000000000000000000000000000000000000
  1029.         0000000000000000000000000000000000000000000000000000000000000000
  1030.         0000000000000000000000000000000000000000000000000000000000000000
  1031.         0000000000000000000000000000000000000000000000000000000000000000
  1032.         0000000000000000000000000000000000000000000000000000000000000000
  1033.         0000000000000000000000000000000000000000000000000000000000000000
  1034.         0000000000000000000000000000000000000000000000000000000000000000
  1035.         0000000000000000000000000000000000000000000000000000000000000000
  1036.         0000000000000000000000000000000000000000000000000000000000000000
  1037.         0000000000000000000000000000000000000000000000000000000000000000
  1038.         0000000000000000000000000000000000000000000000000000000000000000
  1039.         0000000000000000000000000000000000000000000000000000000000000000
  1040.         0000000000000000000000000000000000000000000000000000000000000000
  1041.         0000000000000000000000000000000000000000000000000000000000000000
  1042.         0000000000000000000000000000000000000000000000000000000000000000
  1043.         0000000000000000000000000000000000000000000000000000000000000000
  1044.         0000000000000000000000000000000000000000000000000000000000000000
  1045.         000000000000000000000000000000000000F0FBFF00A4A0A000808080000000
  1046.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF0003F8F8F8F8F8
  1047.         F8F8F8F80707FF07FF07F807FFF8F8F8F8F8F8F8F8F8F8030303030303FF0404
  1048.         0404040000F8F8F8FFFFFF0404040404F8F8F8F8F8F8F8F8F8F8FF030303FFFF
  1049.         F8FF0303030304FD05000007FFFFFF0403030303F8F8F8F8F8F8F8F8F8F80303
  1050.         03F8F8F8F8FF030303030405FD0500FFFFFFFF040303030303030303F8FFF8F8
  1051.         F8FF030303F8FF0303FF0303030304FD05FD00FFFFFFFF040303030303030303
  1052.         F8F807F8F8FF030303F8FF0303FF030303030405FD0500FFFEFFFE0403030303
  1053.         03030303F8FFF807F8FF030303F8FF0303FF0303030304FD05FD00FFFFFFFF04
  1054.         0303030303030303F8F807F8F8FF030303F8FF0303FF030303030405FD0500FF
  1055.         FEFFFE040303030303030303F8FFF807F8FF030303F8FF0303FF0303030304FD
  1056.         05FD00FFFFFFFF040303030303030303F8F807F8F8FF030303F8FF0303FF0303
  1057.         03030405FD0500FFFEFFFE040303030303030303F8FFF807F8FF030303F8FF03
  1058.         03FF0303030304FD05FD00FEFFFEFF040303030303030303F8F807F8F8FF0303
  1059.         03F8FF0303FF030303030405FD0500FFFEFFFE040303030303030303F8FFF807
  1060.         F8FF030303F8FF0303FF0303030304FD05FD00FEFFFEFF040303030303030303
  1061.         F8F807F8F8FF030303F8FF0303FF030303030404040404040404040403030303
  1062.         03030303F8FFF8FFF8FFFFFFFFF8FF0303FF0303030303030303030303030303
  1063.         0303030303030303F8F8F8F8F8F8F8F8F8F8030303FF03030303030300000000
  1064.         000003030303030303030303030303FFFFFFFFFFFF03030303FF030303030303
  1065.         00FAFAFAFA00030303030303030303030303F8F8F8F8F8F8FF03030303FF0303
  1066.         03030303000000000000030303030303030303030303F8FFFFFFFFF8FF030303
  1067.         03FF}
  1068.       NumGlyphs = 2
  1069.     end
  1070.   end
  1071.   object Panel2: TPanel
  1072.     Left = 0
  1073.     Top = 399
  1074.     Width = 171
  1075.     Height = 100
  1076.     TabOrder = 3
  1077.     object Shape1: TShape
  1078.       Left = 51
  1079.       Top = 54
  1080.       Width = 20
  1081.       Height = 10
  1082.       Shape = stEllipse
  1083.     end
  1084.     object Shape2: TShape
  1085.       Left = 98
  1086.       Top = 54
  1087.       Width = 20
  1088.       Height = 10
  1089.       Shape = stEllipse
  1090.     end
  1091.     object Shape3: TShape
  1092.       Left = 142
  1093.       Top = 54
  1094.       Width = 20
  1095.       Height = 10
  1096.       Shape = stEllipse
  1097.     end
  1098.     object LblEpBig: TLabel
  1099.       Left = 44
  1100.       Top = 38
  1101.       Width = 30
  1102.       Height = 13
  1103.       Alignment = taCenter
  1104.       AutoSize = False
  1105.       Caption = '3'
  1106.       Font.Charset = DEFAULT_CHARSET
  1107.       Font.Color = clNavy
  1108.       Font.Height = -12
  1109.       Font.Name = 'MS Sans Serif'
  1110.       Font.Style = []
  1111.       ParentFont = False
  1112.     end
  1113.     object LblEpMiddle: TLabel
  1114.       Left = 91
  1115.       Top = 38
  1116.       Width = 30
  1117.       Height = 13
  1118.       Alignment = taCenter
  1119.       AutoSize = False
  1120.       Caption = '2'
  1121.       Font.Charset = DEFAULT_CHARSET
  1122.       Font.Color = clNavy
  1123.       Font.Height = -12
  1124.       Font.Name = 'MS Sans Serif'
  1125.       Font.Style = []
  1126.       ParentFont = False
  1127.     end
  1128.     object LblEpSmall: TLabel
  1129.       Left = 136
  1130.       Top = 38
  1131.       Width = 30
  1132.       Height = 13
  1133.       Alignment = taCenter
  1134.       AutoSize = False
  1135.       Caption = '1'
  1136.       Font.Charset = DEFAULT_CHARSET
  1137.       Font.Color = clNavy
  1138.       Font.Height = -12
  1139.       Font.Name = 'MS Sans Serif'
  1140.       Font.Style = []
  1141.       ParentFont = False
  1142.     end
  1143.     object Label2: TLabel
  1144.       Left = 46
  1145.       Top = 22
  1146.       Width = 27
  1147.       Height = 13
  1148.       Caption = 'Thick'
  1149.       Font.Charset = DEFAULT_CHARSET
  1150.       Font.Color = clBlack
  1151.       Font.Height = -12
  1152.       Font.Name = 'MS Sans Serif'
  1153.       Font.Style = [fsUnderline]
  1154.       ParentFont = False
  1155.     end
  1156.     object Label3: TLabel
  1157.       Left = 92
  1158.       Top = 22
  1159.       Width = 37
  1160.       Height = 13
  1161.       Caption = 'Medium'
  1162.       Font.Charset = DEFAULT_CHARSET
  1163.       Font.Color = clBlack
  1164.       Font.Height = -12
  1165.       Font.Name = 'MS Sans Serif'
  1166.       Font.Style = [fsUnderline]
  1167.       ParentFont = False
  1168.     end
  1169.     object Label6: TLabel
  1170.       Left = 140
  1171.       Top = 22
  1172.       Width = 21
  1173.       Height = 13
  1174.       Caption = 'Thin'
  1175.       Font.Charset = DEFAULT_CHARSET
  1176.       Font.Color = clBlack
  1177.       Font.Height = -12
  1178.       Font.Name = 'MS Sans Serif'
  1179.       Font.Style = [fsUnderline]
  1180.       ParentFont = False
  1181.     end
  1182.     object Label10: TLabel
  1183.       Left = 7
  1184.       Top = 37
  1185.       Width = 28
  1186.       Height = 13
  1187.       Caption = 'Width'
  1188.       Font.Charset = DEFAULT_CHARSET
  1189.       Font.Color = clBlack
  1190.       Font.Height = -12
  1191.       Font.Name = 'MS Sans Serif'
  1192.       Font.Style = []
  1193.       ParentFont = False
  1194.     end
  1195.     object Label11: TLabel
  1196.       Left = 7
  1197.       Top = 52
  1198.       Width = 24
  1199.       Height = 13
  1200.       Caption = 'Color'
  1201.       Font.Charset = DEFAULT_CHARSET
  1202.       Font.Color = clBlack
  1203.       Font.Height = -12
  1204.       Font.Name = 'MS Sans Serif'
  1205.       Font.Style = []
  1206.       ParentFont = False
  1207.     end
  1208.     object Label9: TLabel
  1209.       Left = 8
  1210.       Top = 22
  1211.       Width = 25
  1212.       Height = 13
  1213.       Caption = 'Lines'
  1214.       Font.Charset = DEFAULT_CHARSET
  1215.       Font.Color = clBlack
  1216.       Font.Height = -12
  1217.       Font.Name = 'MS Sans Serif'
  1218.       Font.Style = []
  1219.       ParentFont = False
  1220.     end
  1221.     object Shape9: TShape
  1222.       Left = 1
  1223.       Top = 1
  1224.       Width = 169
  1225.       Height = 20
  1226.       Align = alTop
  1227.       Brush.Color = clNavy
  1228.     end
  1229.     object LblSetLine: TLabel
  1230.       Left = 8
  1231.       Top = 4
  1232.       Width = 155
  1233.       Height = 15
  1234.       Alignment = taCenter
  1235.       AutoSize = False
  1236.       Caption = 'Style of lines '
  1237.       Font.Charset = DEFAULT_CHARSET
  1238.       Font.Color = clWhite
  1239.       Font.Height = -12
  1240.       Font.Name = 'MS Sans Serif'
  1241.       Font.Style = [fsBold]
  1242.       ParentFont = False
  1243.       Transparent = True
  1244.     end
  1245.     object BtLineColors: TButton
  1246.       Left = 56
  1247.       Top = 70
  1248.       Width = 57
  1249.       Height = 25
  1250.       Hint = 'color and width of lines'
  1251.       Caption = 'Cha&nge'
  1252.       ParentShowHint = False
  1253.       ShowHint = True
  1254.       TabOrder = 0
  1255.       TabStop = False
  1256.       OnClick = BtLineColorsClick
  1257.     end
  1258.   end
  1259.   object Panel11: TPanel
  1260.     Left = 0
  1261.     Top = 0
  1262.     Width = 352
  1263.     Height = 398
  1264.     BorderWidth = 1
  1265.     Caption = 'Panel11'
  1266.     TabOrder = 4
  1267.     object Shape6: TShape
  1268.       Left = 2
  1269.       Top = 2
  1270.       Width = 348
  1271.       Height = 20
  1272.       Align = alTop
  1273.       Brush.Color = clNavy
  1274.     end
  1275.     object LblPreview: TLabel
  1276.       Left = 135
  1277.       Top = 4
  1278.       Width = 82
  1279.       Height = 13
  1280.       Caption = 'Sheet preview'
  1281.       Font.Charset = DEFAULT_CHARSET
  1282.       Font.Color = clWhite
  1283.       Font.Height = -12
  1284.       Font.Name = 'MS Sans Serif'
  1285.       Font.Style = [fsBold]
  1286.       ParentFont = False
  1287.       Transparent = True
  1288.     end
  1289.     object Feuille: TPanel
  1290.       Left = 74
  1291.       Top = 69
  1292.       Width = 215
  1293.       Height = 282
  1294.       BevelOuter = bvNone
  1295.       Color = clWhite
  1296.       TabOrder = 0
  1297.       object PBox: TPaintBox
  1298.         Left = 0
  1299.         Top = 0
  1300.         Width = 215
  1301.         Height = 282
  1302.         Align = alClient
  1303.         Color = clSilver
  1304.         ParentColor = False
  1305.         OnMouseDown = PBoxMouseDown
  1306.         OnMouseMove = PBoxMouseMove
  1307.         OnMouseUp = PBoxMouseUp
  1308.         OnPaint = PBoxPaint
  1309.       end
  1310.     end
  1311.   end
  1312.   object PanelWidthHeight: TPanel
  1313.     Left = 491
  1314.     Top = 192
  1315.     Width = 127
  1316.     Height = 120
  1317.     BevelOuter = bvNone
  1318.     TabOrder = 5
  1319.     object GroupBox3: TGroupBox
  1320.       Left = 2
  1321.       Top = 7
  1322.       Width = 121
  1323.       Height = 113
  1324.       Caption = '  Size  (cm) '
  1325.       TabOrder = 0
  1326.       object LblWidth: TLabel
  1327.         Left = 11
  1328.         Top = 26
  1329.         Width = 28
  1330.         Height = 13
  1331.         Caption = 'Width'
  1332.         FocusControl = EditWidth
  1333.       end
  1334.       object LblHeight: TLabel
  1335.         Left = 11
  1336.         Top = 53
  1337.         Width = 31
  1338.         Height = 13
  1339.         Caption = 'Height'
  1340.         FocusControl = EditHeight
  1341.       end
  1342.       object EditWidth: TEdit
  1343.         Left = 56
  1344.         Top = 23
  1345.         Width = 49
  1346.         Height = 21
  1347.         TabOrder = 0
  1348.         Text = 'EditWidth'
  1349.         OnExit = BtSizeClick
  1350.       end
  1351.       object EditHeight: TEdit
  1352.         Left = 56
  1353.         Top = 50
  1354.         Width = 49
  1355.         Height = 21
  1356.         TabOrder = 1
  1357.         Text = 'EditHeight'
  1358.         OnExit = BtSizeClick
  1359.       end
  1360.       object BtSizeRect: TBitBtn
  1361.         Left = 23
  1362.         Top = 79
  1363.         Width = 75
  1364.         Height = 25
  1365.         Caption = 'Apply &size'
  1366.         TabOrder = 2
  1367.         TabStop = False
  1368.         OnClick = BtSizeClick
  1369.       end
  1370.     end
  1371.   end
  1372.   object PanelDiam: TPanel
  1373.     Left = 488
  1374.     Top = 192
  1375.     Width = 129
  1376.     Height = 131
  1377.     BevelOuter = bvNone
  1378.     TabOrder = 6
  1379.     object GroupBox1: TGroupBox
  1380.       Left = 4
  1381.       Top = 7
  1382.       Width = 121
  1383.       Height = 114
  1384.       Caption = '  Size  (cm) '
  1385.       TabOrder = 0
  1386.       object LblDiam: TLabel
  1387.         Left = 11
  1388.         Top = 35
  1389.         Width = 42
  1390.         Height = 13
  1391.         Caption = 'Diame&ter'
  1392.         FocusControl = EditDiam
  1393.       end
  1394.       object EditDiam: TEdit
  1395.         Left = 56
  1396.         Top = 32
  1397.         Width = 49
  1398.         Height = 21
  1399.         TabOrder = 0
  1400.         Text = 'EditDiam'
  1401.         OnExit = BtSizeClick
  1402.       end
  1403.       object BtSizeCircle: TBitBtn
  1404.         Left = 23
  1405.         Top = 76
  1406.         Width = 75
  1407.         Height = 25
  1408.         Caption = 'Apply &size'
  1409.         TabOrder = 1
  1410.         TabStop = False
  1411.         OnClick = BtSizeClick
  1412.       end
  1413.     end
  1414.   end
  1415.   object PanelCoteTri: TPanel
  1416.     Left = 492
  1417.     Top = 191
  1418.     Width = 121
  1419.     Height = 129
  1420.     BevelOuter = bvNone
  1421.     TabOrder = 7
  1422.     object GroupBox4: TGroupBox
  1423.       Left = 0
  1424.       Top = 8
  1425.       Width = 121
  1426.       Height = 114
  1427.       Caption = '  Size  (cm) '
  1428.       TabOrder = 0
  1429.       object Label15: TLabel
  1430.         Left = 5
  1431.         Top = 33
  1432.         Width = 53
  1433.         Height = 13
  1434.         Caption = 'Si&de length'
  1435.         FocusControl = EditCote
  1436.       end
  1437.       object EditCote: TEdit
  1438.         Left = 64
  1439.         Top = 30
  1440.         Width = 49
  1441.         Height = 21
  1442.         TabOrder = 0
  1443.         OnExit = BtSizeClick
  1444.       end
  1445.       object BtSizeTriang: TBitBtn
  1446.         Left = 23
  1447.         Top = 73
  1448.         Width = 75
  1449.         Height = 25
  1450.         Caption = 'Apply &size'
  1451.         TabOrder = 1
  1452.         TabStop = False
  1453.         OnClick = BtSizeClick
  1454.       end
  1455.     end
  1456.   end
  1457.   object Panel3: TPanel
  1458.     Left = 171
  1459.     Top = 399
  1460.     Width = 140
  1461.     Height = 100
  1462.     TabOrder = 8
  1463.     object Shape8: TShape
  1464.       Left = 16
  1465.       Top = 25
  1466.       Width = 108
  1467.       Height = 36
  1468.       Brush.Color = clInfoBk
  1469.     end
  1470.     object LblHPaper: TLabel
  1471.       Left = 28
  1472.       Top = 44
  1473.       Width = 50
  1474.       Height = 13
  1475.       Caption = 'LblHPaper'
  1476.       Font.Charset = DEFAULT_CHARSET
  1477.       Font.Color = clBlack
  1478.       Font.Height = -12
  1479.       Font.Name = 'MS Sans Serif'
  1480.       Font.Style = []
  1481.       ParentFont = False
  1482.       Transparent = True
  1483.     end
  1484.     object LblWPaper: TLabel
  1485.       Left = 28
  1486.       Top = 28
  1487.       Width = 53
  1488.       Height = 13
  1489.       Caption = 'LblWPaper'
  1490.       Font.Charset = DEFAULT_CHARSET
  1491.       Font.Color = clBlack
  1492.       Font.Height = -12
  1493.       Font.Name = 'MS Sans Serif'
  1494.       Font.Style = []
  1495.       ParentFont = False
  1496.       Transparent = True
  1497.     end
  1498.     object Shape10: TShape
  1499.       Left = 1
  1500.       Top = 1
  1501.       Width = 138
  1502.       Height = 20
  1503.       Align = alTop
  1504.       Brush.Color = clNavy
  1505.     end
  1506.     object Label25: TLabel
  1507.       Left = 36
  1508.       Top = 4
  1509.       Width = 73
  1510.       Height = 13
  1511.       Caption = 'Printer setup'
  1512.       Font.Charset = DEFAULT_CHARSET
  1513.       Font.Color = clWhite
  1514.       Font.Height = -12
  1515.       Font.Name = 'MS Sans Serif'
  1516.       Font.Style = [fsBold]
  1517.       ParentFont = False
  1518.       Transparent = True
  1519.     end
  1520.     object BtSetupPrn: TButton
  1521.       Left = 12
  1522.       Top = 68
  1523.       Width = 43
  1524.       Height = 25
  1525.       Hint = 'paper size and orientation, printer properties'
  1526.       Caption = 'S&etup'
  1527.       ParentShowHint = False
  1528.       ShowHint = True
  1529.       TabOrder = 0
  1530.       TabStop = False
  1531.       OnClick = BtSetupPrnClick
  1532.     end
  1533.     object BtAccuracy: TButton
  1534.       Left = 63
  1535.       Top = 68
  1536.       Width = 65
  1537.       Height = 25
  1538.       Hint = 'correction +/- 1% for exact divisions'
  1539.       Caption = 'Accurac&y'
  1540.       ParentShowHint = False
  1541.       ShowHint = True
  1542.       TabOrder = 1
  1543.       TabStop = False
  1544.       OnClick = BtAccuracyClick
  1545.     end
  1546.   end
  1547.   object Panel5: TPanel
  1548.     Left = 311
  1549.     Top = 399
  1550.     Width = 140
  1551.     Height = 100
  1552.     TabOrder = 9
  1553.     object Shape7: TShape
  1554.       Left = 1
  1555.       Top = 1
  1556.       Width = 138
  1557.       Height = 20
  1558.       Align = alTop
  1559.       Brush.Color = clNavy
  1560.     end
  1561.     object Label23: TLabel
  1562.       Left = 23
  1563.       Top = 4
  1564.       Width = 94
  1565.       Height = 13
  1566.       Caption = 'Print / Clipboard'
  1567.       Font.Charset = DEFAULT_CHARSET
  1568.       Font.Color = clWhite
  1569.       Font.Height = -12
  1570.       Font.Name = 'MS Sans Serif'
  1571.       Font.Style = [fsBold]
  1572.       ParentFont = False
  1573.       Transparent = True
  1574.     end
  1575.     object BtImprime: TSpeedButton
  1576.       Left = 13
  1577.       Top = 68
  1578.       Width = 61
  1579.       Height = 25
  1580.       Caption = '&Print'
  1581.       Glyph.Data = {
  1582.         96090000424D9609000000000000360000002800000028000000140000000100
  1583.         1800000000006009000000000000000000000000000000000000007F7F007F7F
  1584.         007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F
  1585.         7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F00
  1586.         7F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F
  1587.         007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F
  1588.         7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F00
  1589.         7F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7FFFFFFFFFFFFFFFFFFF
  1590.         007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7FFFFF
  1591.         FFFFFFFFFFFFFF007F7F007F7F007F7F000000000000000000007F7F007F7F00
  1592.         7F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F000000000000000000
  1593.         007F7F007F7F007F7F007F7F7F7F7F7F7F7F7F7F7FFFFFFFFFFFFFFFFFFFFFFF
  1594.         FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF7F7F7F7F7F7F7F7F7FFFFFFFFF
  1595.         FFFF007F7F000000000000000000000000000000000000000000000000000000
  1596.         000000000000000000000000000000000000000000000000000000007F7F007F
  1597.         7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F
  1598.         7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7FFFFFFF007F7F000000
  1599.         FFFFFFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBF
  1600.         BFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBF000000007F7F007F7F7F7F7FFFFFFF00
  1601.         7F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F
  1602.         007F7F007F7F007F7F007F7F7F7F7FFFFFFF007F7F000000FFFFFFBFBFBFBFBF
  1603.         BFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBF
  1604.         BFBFBFBFBFBFBFBF000000007F7F007F7F7F7F7FFFFFFF007F7F007F7F007F7F
  1605.         007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F
  1606.         7F007F7F7F7F7FFFFFFF007F7F000000FFFFFFBFBFBFBFBFBFBFBFBFBFBFBFBF
  1607.         BFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBF0000FF0000FFBFBFBFBFBFBF
  1608.         000000007F7F007F7F7F7F7FFFFFFF007F7F007F7F007F7F007F7F007F7F007F
  1609.         7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F7F7F7FFF
  1610.         FFFF007F7F000000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
  1611.         FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF000000007F7F007F
  1612.         7F7F7F7FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
  1613.         FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF7F7F7FFFFFFF007F7F7F7F7F
  1614.         0000000000007F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F
  1615.         7F7F7F7F7F7F7F7F7F7F0000000000007F7F7F007F7F007F7F7F7F7F7F7F7F7F
  1616.         7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F
  1617.         7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F007F7F007F7F007F7F007F7F0000000000
  1618.         0000000000000000000000000000000000000000000000000000000000000000
  1619.         0000000000007F7F007F7F007F7F007F7F007F7F007F7F7F7F7F7F7F7F7F7F7F
  1620.         7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F
  1621.         7FFFFFFF007F7F007F7F007F7F007F7F007F7F000000000000FFFFFFFFFFFFFF
  1622.         FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF000000000000007F7F
  1623.         007F7F007F7F007F7F007F7F007F7F7F7F7F7F7F7FFFFFFF007F7FFFFFFFFFFF
  1624.         FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF7F7F7F7F7F7F007F7F007F7F00
  1625.         7F7F007F7F007F7F007F7F007F7F000000FFFFFF000000000000000000000000
  1626.         000000000000000000000000FFFFFF000000007F7F007F7F007F7F007F7F007F
  1627.         7F007F7F007F7F007F7F7F7F7FFFFFFF7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F
  1628.         7F7F7F7F7F7F7F7F007F7F7F7F7FFFFFFF007F7F007F7F007F7F007F7F007F7F
  1629.         007F7F007F7F000000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
  1630.         FFFFFFFFFFFFFF000000007F7F007F7F007F7F007F7F007F7F007F7F007F7F00
  1631.         7F7F7F7F7FFFFFFF007F7FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
  1632.         FFFFFF7F7F7FFFFFFF007F7F007F7F007F7F007F7F007F7F007F7F007F7F0000
  1633.         00FFFFFF000000000000000000000000000000000000000000000000FFFFFF00
  1634.         0000007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F7F7F7FFFFFFF
  1635.         7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F007F7F7F7F7FFFFF
  1636.         FF007F7F007F7F007F7F007F7F007F7F007F7F007F7F000000FFFFFFFFFFFFFF
  1637.         FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF000000007F7F007F7F
  1638.         007F7F007F7F007F7F007F7F007F7F007F7F7F7F7FFFFFFF007F7FFFFFFFFFFF
  1639.         FF007F7F007F7F007F7F007F7F007F7F007F7F7F7F7FFFFFFF007F7F007F7F00
  1640.         7F7F007F7F007F7F007F7F007F7F000000FFFFFF000000000000FFFFFFFFFFFF
  1641.         FFFFFFFFFFFFFFFFFFFFFFFFFFFFFF000000007F7F007F7F007F7F007F7F007F
  1642.         7F007F7F007F7F007F7F7F7F7FFFFFFF7F7F7F7F7F7F007F7F007F7F007F7F00
  1643.         7F7F007F7F007F7F007F7F7F7F7FFFFFFF007F7F007F7F007F7F007F7F007F7F
  1644.         007F7F007F7F000000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
  1645.         FFFFFFFFFFFFFF000000007F7F007F7F007F7F007F7F007F7F007F7F007F7F00
  1646.         7F7F7F7F7FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
  1647.         FFFFFF7F7F7FFFFFFF007F7F007F7F007F7F007F7F007F7F007F7F007F7F0000
  1648.         0000000000000000000000000000000000000000000000000000000000000000
  1649.         0000007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F7F7F7F7F7F7F
  1650.         7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F007F
  1651.         7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F00
  1652.         7F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F
  1653.         007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F
  1654.         7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F00
  1655.         7F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F
  1656.         007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F
  1657.         7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F00
  1658.         7F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F}
  1659.       NumGlyphs = 2
  1660.       ParentShowHint = False
  1661.       ShowHint = False
  1662.       OnClick = BtImprimerClick
  1663.     end
  1664.     object RBA4: TRadioButton
  1665.       Left = 25
  1666.       Top = 25
  1667.       Width = 77
  1668.       Height = 17
  1669.       Caption = 'Real scale'
  1670.       TabOrder = 0
  1671.       OnClick = RBA4Click
  1672.     end
  1673.     object RBA3: TRadioButton
  1674.       Left = 25
  1675.       Top = 44
  1676.       Width = 75
  1677.       Height = 17
  1678.       Caption = 'A4 --> A3'
  1679.       TabOrder = 1
  1680.       OnClick = RBA3Click
  1681.     end
  1682.     object BtCopy: TButton
  1683.       Left = 86
  1684.       Top = 68
  1685.       Width = 44
  1686.       Height = 25
  1687.       Hint = 'diagram without margins to the clipboard'
  1688.       Caption = '&Copy'
  1689.       ParentShowHint = False
  1690.       ShowHint = True
  1691.       TabOrder = 2
  1692.       TabStop = False
  1693.       OnClick = BtCopyClick
  1694.     end
  1695.   end
  1696.   object PrintDialog: TPrintDialog
  1697.     Left = 24
  1698.     Top = 144
  1699.   end
  1700.   object PrinterSetupDialog: TPrinterSetupDialog
  1701.     Left = 24
  1702.     Top = 192
  1703.   end
  1704. end
  1705.