home *** CD-ROM | disk | FTP | other *** search
/ Freelog 10 / Freelog010.iso / BAS / Graphism / GraphPap / gpaperfr.exe / GraphPap.exe / 0 / RCDATA / TWINCONFIG / TWINCONFIG.txt
Text File  |  2000-03-07  |  7KB  |  370 lines

  1. object WinConfig: TWinConfig
  2.   Left = 188
  3.   Top = 72
  4.   BorderStyle = bsDialog
  5.   Caption = 'Configuration'
  6.   ClientHeight = 424
  7.   ClientWidth = 408
  8.   Color = clBtnFace
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   OldCreateOrder = False
  15.   Position = poScreenCenter
  16.   OnActivate = FormActivate
  17.   OnCloseQuery = FormCloseQuery
  18.   PixelsPerInch = 96
  19.   TextHeight = 13
  20.   object Panel1: TPanel
  21.     Left = 0
  22.     Top = 0
  23.     Width = 408
  24.     Height = 176
  25.     TabOrder = 0
  26.     object LblTBarX: TLabel
  27.       Left = 16
  28.       Top = 84
  29.       Width = 105
  30.       Height = 13
  31.       Caption = '&Horizontal graduations'
  32.       FocusControl = TBarX
  33.     end
  34.     object LblTBarY: TLabel
  35.       Left = 18
  36.       Top = 132
  37.       Width = 93
  38.       Height = 13
  39.       Caption = '&Vertical graduations'
  40.       FocusControl = TBarY
  41.     end
  42.     object Label3: TLabel
  43.       Left = 258
  44.       Top = 157
  45.       Width = 6
  46.       Height = 13
  47.       Caption = '0'
  48.     end
  49.     object Label4: TLabel
  50.       Left = 372
  51.       Top = 157
  52.       Width = 20
  53.       Height = 13
  54.       Caption = '+1%'
  55.     end
  56.     object Label5: TLabel
  57.       Left = 133
  58.       Top = 157
  59.       Width = 17
  60.       Height = 13
  61.       Caption = '-1%'
  62.     end
  63.     object Label6: TLabel
  64.       Left = 309
  65.       Top = 157
  66.       Width = 29
  67.       Height = 13
  68.       Caption = '+0.5%'
  69.     end
  70.     object Label7: TLabel
  71.       Left = 190
  72.       Top = 157
  73.       Width = 26
  74.       Height = 13
  75.       Caption = '-0.5%'
  76.     end
  77.     object Label1: TLabel
  78.       Left = 133
  79.       Top = 109
  80.       Width = 17
  81.       Height = 13
  82.       Caption = '-1%'
  83.     end
  84.     object Label2: TLabel
  85.       Left = 190
  86.       Top = 109
  87.       Width = 26
  88.       Height = 13
  89.       Caption = '-0.5%'
  90.     end
  91.     object Label8: TLabel
  92.       Left = 257
  93.       Top = 109
  94.       Width = 6
  95.       Height = 13
  96.       Caption = '0'
  97.     end
  98.     object Label9: TLabel
  99.       Left = 307
  100.       Top = 109
  101.       Width = 29
  102.       Height = 13
  103.       Caption = '+0.5%'
  104.     end
  105.     object Label10: TLabel
  106.       Left = 373
  107.       Top = 109
  108.       Width = 20
  109.       Height = 13
  110.       Caption = '+1%'
  111.     end
  112.     object Shape1: TShape
  113.       Left = 54
  114.       Top = 30
  115.       Width = 302
  116.       Height = 41
  117.       Brush.Color = clInfoBk
  118.     end
  119.     object Label11: TLabel
  120.       Left = 59
  121.       Top = 36
  122.       Width = 251
  123.       Height = 13
  124.       Caption = 'Graduations are not very accurate with some printers.'
  125.       Transparent = True
  126.     end
  127.     object Label12: TLabel
  128.       Left = 59
  129.       Top = 52
  130.       Width = 292
  131.       Height = 13
  132.       Caption = 
  133.         'Select the correction factors to get divisions with exact length' +
  134.         '.'
  135.       Transparent = True
  136.     end
  137.     object Label22: TLabel
  138.       Left = 10
  139.       Top = 7
  140.       Width = 58
  141.       Height = 16
  142.       Caption = 'Accuracy'
  143.       Font.Charset = ANSI_CHARSET
  144.       Font.Color = clNavy
  145.       Font.Height = -13
  146.       Font.Name = 'Arial'
  147.       Font.Style = [fsBold, fsUnderline]
  148.       ParentFont = False
  149.     end
  150.     object TBarX: TTrackBar
  151.       Left = 128
  152.       Top = 81
  153.       Width = 265
  154.       Height = 28
  155.       Min = -10
  156.       Orientation = trHorizontal
  157.       PageSize = 5
  158.       Frequency = 1
  159.       Position = 0
  160.       SelEnd = 0
  161.       SelStart = 0
  162.       TabOrder = 0
  163.       ThumbLength = 20
  164.       TickMarks = tmBottomRight
  165.       TickStyle = tsAuto
  166.     end
  167.     object TBarY: TTrackBar
  168.       Left = 128
  169.       Top = 129
  170.       Width = 265
  171.       Height = 27
  172.       Min = -10
  173.       Orientation = trHorizontal
  174.       PageSize = 5
  175.       Frequency = 1
  176.       Position = 0
  177.       SelEnd = 0
  178.       SelStart = 0
  179.       TabOrder = 1
  180.       ThumbLength = 20
  181.       TickMarks = tmBottomRight
  182.       TickStyle = tsAuto
  183.     end
  184.   end
  185.   object Panel2: TPanel
  186.     Left = 0
  187.     Top = 383
  188.     Width = 408
  189.     Height = 41
  190.     TabOrder = 1
  191.     object BtOK: TBitBtn
  192.       Left = 64
  193.       Top = 8
  194.       Width = 76
  195.       Height = 25
  196.       TabOrder = 0
  197.       TabStop = False
  198.       Kind = bkOK
  199.     end
  200.     object BitBtn2: TBitBtn
  201.       Left = 176
  202.       Top = 8
  203.       Width = 75
  204.       Height = 25
  205.       TabOrder = 1
  206.       TabStop = False
  207.       Kind = bkCancel
  208.     end
  209.     object BtUndo: TButton
  210.       Left = 288
  211.       Top = 8
  212.       Width = 75
  213.       Height = 25
  214.       Caption = '&Undo'
  215.       TabOrder = 2
  216.       TabStop = False
  217.       OnClick = FormActivate
  218.     end
  219.   end
  220.   object Panel5: TPanel
  221.     Left = 0
  222.     Top = 176
  223.     Width = 408
  224.     Height = 174
  225.     TabOrder = 2
  226.     object Label13: TLabel
  227.       Left = 89
  228.       Top = 84
  229.       Width = 127
  230.       Height = 13
  231.       Caption = '10 &subdivisions if division >'
  232.       FocusControl = Edit10
  233.     end
  234.     object LblUnit1: TLabel
  235.       Left = 305
  236.       Top = 85
  237.       Width = 14
  238.       Height = 13
  239.       Caption = 'cm'
  240.     end
  241.     object Label15: TLabel
  242.       Left = 89
  243.       Top = 114
  244.       Width = 121
  245.       Height = 13
  246.       Caption = '5 su&bdivisions if division >'
  247.       FocusControl = Edit5
  248.     end
  249.     object LblUnit2: TLabel
  250.       Left = 305
  251.       Top = 115
  252.       Width = 14
  253.       Height = 13
  254.       Caption = 'cm'
  255.     end
  256.     object Label18: TLabel
  257.       Left = 89
  258.       Top = 144
  259.       Width = 121
  260.       Height = 13
  261.       Caption = '2 sub&divisions if division >'
  262.       FocusControl = Edit2
  263.     end
  264.     object LblUnit3: TLabel
  265.       Left = 305
  266.       Top = 145
  267.       Width = 14
  268.       Height = 13
  269.       Caption = 'cm'
  270.     end
  271.     object Shape3: TShape
  272.       Left = 41
  273.       Top = 30
  274.       Width = 326
  275.       Height = 41
  276.       Brush.Color = clInfoBk
  277.     end
  278.     object Label20: TLabel
  279.       Left = 46
  280.       Top = 36
  281.       Width = 313
  282.       Height = 13
  283.       Caption = 
  284.         'In non linear scales,  the axis range is divided in  unequal int' +
  285.         'ervals.'
  286.       Transparent = True
  287.     end
  288.     object Label21: TLabel
  289.       Left = 46
  290.       Top = 52
  291.       Width = 279
  292.       Height = 13
  293.       Caption = 'The largest divisions can be subdivided by subdiision lines :'
  294.       Transparent = True
  295.     end
  296.     object Label17: TLabel
  297.       Left = 10
  298.       Top = 7
  299.       Width = 80
  300.       Height = 16
  301.       Caption = 'Subdivisions'
  302.       Font.Charset = ANSI_CHARSET
  303.       Font.Color = clNavy
  304.       Font.Height = -13
  305.       Font.Name = 'Arial'
  306.       Font.Style = [fsBold, fsUnderline]
  307.       ParentFont = False
  308.     end
  309.     object Edit10: TEdit
  310.       Left = 225
  311.       Top = 81
  312.       Width = 74
  313.       Height = 21
  314.       TabOrder = 0
  315.     end
  316.     object Edit5: TEdit
  317.       Left = 225
  318.       Top = 111
  319.       Width = 74
  320.       Height = 21
  321.       TabOrder = 1
  322.     end
  323.     object Edit2: TEdit
  324.       Left = 225
  325.       Top = 141
  326.       Width = 74
  327.       Height = 21
  328.       TabOrder = 2
  329.     end
  330.   end
  331.   object Panel3: TPanel
  332.     Left = 0
  333.     Top = 350
  334.     Width = 408
  335.     Height = 33
  336.     TabOrder = 3
  337.     object Label23: TLabel
  338.       Left = 11
  339.       Top = 8
  340.       Width = 72
  341.       Height = 16
  342.       Caption = 'Unit system'
  343.       Font.Charset = ANSI_CHARSET
  344.       Font.Color = clNavy
  345.       Font.Height = -13
  346.       Font.Name = 'Arial'
  347.       Font.Style = [fsBold, fsUnderline]
  348.       ParentFont = False
  349.     end
  350.     object RBImperial: TRadioButton
  351.       Left = 184
  352.       Top = 8
  353.       Width = 57
  354.       Height = 17
  355.       Caption = '&Imperial'
  356.       TabOrder = 0
  357.       OnClick = RBSystChange
  358.     end
  359.     object RBMetric: TRadioButton
  360.       Left = 104
  361.       Top = 8
  362.       Width = 57
  363.       Height = 17
  364.       Caption = '&Metric'
  365.       TabOrder = 1
  366.       OnClick = RBSystChange
  367.     end
  368.   end
  369. end
  370.