home *** CD-ROM | disk | FTP | other *** search
/ Hot Shareware 35 / hot35.iso / ficheros / 9APLI / 32PSAO31.ZIP / _SETUP.1 / ADO30.exe / 0 / RCDATA / TRPSETUPFORM / TRPSETUPFORM.txt
Text File  |  1998-05-08  |  13KB  |  407 lines

  1. object RPSetupForm: TRPSetupForm
  2.   Left = 330
  3.   Top = 231
  4.   BorderStyle = bsDialog
  5.   Caption = 'Report Setup'
  6.   ClientHeight = 218
  7.   ClientWidth = 287
  8.   Font.Color = clBlack
  9.   Font.Height = -11
  10.   Font.Name = 'Arial'
  11.   Font.Style = []
  12.   PixelsPerInch = 96
  13.   Position = poScreenCenter
  14.   Scaled = False
  15.   OnCreate = FormCreate
  16.   OnShow = FormShow
  17.   TextHeight = 14
  18.   object DestGB: TGroupBox
  19.     Left = 8
  20.     Top = 39
  21.     Width = 169
  22.     Height = 105
  23.     Caption = 'Report Destination'
  24.     Enabled = False
  25.     TabOrder = 0
  26.     object FileNameSB: TSpeedButton
  27.       Left = 138
  28.       Top = 78
  29.       Width = 20
  30.       Height = 20
  31.       Font.Color = clBlack
  32.       Font.Height = -19
  33.       Font.Name = 'MS Sans Serif'
  34.       Font.Style = []
  35.       Glyph.Data = {
  36.         50050000424D5005000000000000360400002800000010000000100000000100
  37.         0800000000000001000000000000000000000000000000000000000000000000
  38.         80000080000000808000800000008000800080800000C0C0C000C0DCC000F0CA
  39.         A600000000000000000000000000000000000000000000000000000000000000
  40.         0000000000000000000000000000000000000000000000000000000000000000
  41.         0000000000000000000000000000000000000000000000000000000000000000
  42.         0000000000000000000000000000000000000000000000000000000000000000
  43.         0000000000000000000000000000000000000000000000000000000000000000
  44.         0000000000000000000000000000000000000000000000000000000000000000
  45.         0000000000000000000000000000000000000000000000000000000000000000
  46.         0000000000000000000000000000000000000000000000000000000000000000
  47.         0000000000000000000000000000000000000000000000000000000000000000
  48.         0000000000000000000000000000000000000000000000000000000000000000
  49.         0000000000000000000000000000000000000000000000000000000000000000
  50.         0000000000000000000000000000000000000000000000000000000000000000
  51.         0000000000000000000000000000000000000000000000000000000000000000
  52.         0000000000000000000000000000000000000000000000000000000000000000
  53.         0000000000000000000000000000000000000000000000000000000000000000
  54.         0000000000000000000000000000000000000000000000000000000000000000
  55.         0000000000000000000000000000000000000000000000000000000000000000
  56.         0000000000000000000000000000000000000000000000000000000000000000
  57.         0000000000000000000000000000000000000000000000000000000000000000
  58.         0000000000000000000000000000000000000000000000000000000000000000
  59.         0000000000000000000000000000000000000000000000000000000000000000
  60.         0000000000000000000000000000000000000000000000000000000000000000
  61.         0000000000000000000000000000000000000000000000000000000000000000
  62.         0000000000000000000000000000000000000000000000000000000000000000
  63.         0000000000000000000000000000000000000000000000000000000000000000
  64.         0000000000000000000000000000000000000000000000000000000000000000
  65.         0000000000000000000000000000000000000000000000000000000000000000
  66.         0000000000000000000000000000000000000000000000000000000000000000
  67.         0000000000000000000000000000000000000000000000000000000000000000
  68.         000000000000000000000000000000000000F0FBFF00A4A0A000808080000000
  69.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00FFFFFFFFFFFF
  70.         FFFFFFFFFFFFFFFFFFFFFFFF00000000000000000000000000FFFF0003030000
  71.         00000000FFFF000300FFFF000303000000000000FFFF000300FFFF0003030000
  72.         00000000FFFF000300FFFF0003030000000000000000000300FFFF0003030303
  73.         030303030303030300FFFF0003030000000000000000030300FFFF000300FFFF
  74.         FFFFFFFFFFFF000300FFFF000300FFFFFFFFFFFFFFFF000300FFFF000300FFFF
  75.         FFFFFFFFFFFF000300FFFF000300FFFFFFFFFFFFFFFF000300FFFF000300FFFF
  76.         FFFFFFFFFFFF000000FFFF000300FFFFFFFFFFFFFFFF00FF00FFFF0000000000
  77.         000000000000000000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF000000000000
  78.         0000000000000000000000000000000000000000}
  79.       ParentFont = False
  80.       OnClick = FileNameSBClick
  81.     end
  82.     object PrinterRB: TRadioButton
  83.       Left = 8
  84.       Top = 16
  85.       Width = 153
  86.       Height = 17
  87.       Caption = '&Printer'
  88.       TabOrder = 0
  89.       OnClick = PrinterRBClick
  90.     end
  91.     object PreviewRB: TRadioButton
  92.       Left = 8
  93.       Top = 36
  94.       Width = 153
  95.       Height = 17
  96.       Caption = 'Pre&view'
  97.       TabOrder = 1
  98.       OnClick = PrinterRBClick
  99.     end
  100.     object FileRB: TRadioButton
  101.       Left = 8
  102.       Top = 56
  103.       Width = 153
  104.       Height = 17
  105.       Caption = '&File'
  106.       TabOrder = 2
  107.       OnClick = FileRBClick
  108.     end
  109.     object FileNameED: TEdit
  110.       Left = 24
  111.       Top = 78
  112.       Width = 113
  113.       Height = 21
  114.       TabOrder = 3
  115.     end
  116.   end
  117.   object RangeGB: TGroupBox
  118.     Left = 8
  119.     Top = 39
  120.     Width = 169
  121.     Height = 105
  122.     Caption = 'Print Range'
  123.     Enabled = False
  124.     Font.Color = clBlack
  125.     Font.Height = -11
  126.     Font.Name = 'MS Sans Serif'
  127.     Font.Style = []
  128.     ParentFont = False
  129.     TabOrder = 4
  130.     object FromLabel: TLabel
  131.       Left = 8
  132.       Top = 84
  133.       Width = 23
  134.       Height = 13
  135.       Caption = 'From'
  136.       Font.Color = clBlack
  137.       Font.Height = -11
  138.       Font.Name = 'MS Sans Serif'
  139.       Font.Style = []
  140.       ParentFont = False
  141.     end
  142.     object SelectionLabel: TLabel
  143.       Left = 8
  144.       Top = 84
  145.       Width = 44
  146.       Height = 13
  147.       Caption = 'Selection'
  148.       Font.Color = clBlack
  149.       Font.Height = -11
  150.       Font.Name = 'MS Sans Serif'
  151.       Font.Style = []
  152.       ParentFont = False
  153.     end
  154.     object ToLabel: TLabel
  155.       Left = 88
  156.       Top = 84
  157.       Width = 9
  158.       Height = 13
  159.       Caption = 'to'
  160.       Font.Color = clBlack
  161.       Font.Height = -11
  162.       Font.Name = 'MS Sans Serif'
  163.       Font.Style = []
  164.       ParentFont = False
  165.     end
  166.     object SelectionED: TEdit
  167.       Left = 56
  168.       Top = 80
  169.       Width = 105
  170.       Height = 20
  171.       Font.Color = clBlack
  172.       Font.Height = -11
  173.       Font.Name = 'MS Sans Serif'
  174.       Font.Style = []
  175.       ParentFont = False
  176.       TabOrder = 5
  177.     end
  178.     object AllRB: TRadioButton
  179.       Left = 8
  180.       Top = 16
  181.       Width = 153
  182.       Height = 17
  183.       Caption = 'All'
  184.       Checked = True
  185.       Font.Color = clBlack
  186.       Font.Height = -11
  187.       Font.Name = 'MS Sans Serif'
  188.       Font.Style = []
  189.       ParentFont = False
  190.       TabOrder = 0
  191.       TabStop = True
  192.       OnClick = AllRBClick
  193.     end
  194.     object SelectionRB: TRadioButton
  195.       Left = 8
  196.       Top = 36
  197.       Width = 153
  198.       Height = 17
  199.       Caption = 'Selection'
  200.       Font.Color = clBlack
  201.       Font.Height = -11
  202.       Font.Name = 'MS Sans Serif'
  203.       Font.Style = []
  204.       ParentFont = False
  205.       TabOrder = 1
  206.       OnClick = SelectionRBClick
  207.     end
  208.     object PagesRB: TRadioButton
  209.       Left = 8
  210.       Top = 56
  211.       Width = 153
  212.       Height = 17
  213.       Caption = 'Pages'
  214.       Font.Color = clBlack
  215.       Font.Height = -11
  216.       Font.Name = 'MS Sans Serif'
  217.       Font.Style = []
  218.       ParentFont = False
  219.       TabOrder = 2
  220.       OnClick = PagesRBClick
  221.     end
  222.     object FromED: TEdit
  223.       Left = 40
  224.       Top = 80
  225.       Width = 41
  226.       Height = 20
  227.       Font.Color = clBlack
  228.       Font.Height = -11
  229.       Font.Name = 'MS Sans Serif'
  230.       Font.Style = []
  231.       ParentFont = False
  232.       TabOrder = 3
  233.     end
  234.     object ToED: TEdit
  235.       Left = 104
  236.       Top = 80
  237.       Width = 57
  238.       Height = 20
  239.       Font.Color = clBlack
  240.       Font.Height = -11
  241.       Font.Name = 'MS Sans Serif'
  242.       Font.Style = []
  243.       ParentFont = False
  244.       TabOrder = 4
  245.     end
  246.   end
  247.   object OKBB: TBitBtn
  248.     Left = 188
  249.     Top = 65
  250.     Width = 89
  251.     Height = 33
  252.     Caption = '   OK   '
  253.     Font.Color = clBlack
  254.     Font.Height = -13
  255.     Font.Name = 'System'
  256.     Font.Style = [fsBold]
  257.     ParentFont = False
  258.     TabOrder = 1
  259.     OnClick = OKBBClick
  260.     Kind = bkOK
  261.   end
  262.   object CancelBB: TBitBtn
  263.     Left = 188
  264.     Top = 113
  265.     Width = 89
  266.     Height = 33
  267.     Font.Color = clBlack
  268.     Font.Height = -13
  269.     Font.Name = 'System'
  270.     Font.Style = [fsBold]
  271.     ParentFont = False
  272.     TabOrder = 2
  273.     Kind = bkCancel
  274.   end
  275.   object SetupBB: TBitBtn
  276.     Left = 188
  277.     Top = 161
  278.     Width = 89
  279.     Height = 33
  280.     Caption = '&Setup'
  281.     Font.Color = clBlack
  282.     Font.Height = -13
  283.     Font.Name = 'System'
  284.     Font.Style = [fsBold]
  285.     ParentFont = False
  286.     TabOrder = 3
  287.     OnClick = SetupBBClick
  288.     Glyph.Data = {
  289.       BE060000424DBE06000000000000360400002800000024000000120000000100
  290.       0800000000008802000000000000000000000000000000000000000000000000
  291.       80000080000000808000800000008000800080800000C0C0C000C0DCC000F0CA
  292.       A600000000000000000000000000000000000000000000000000000000000000
  293.       0000000000000000000000000000000000000000000000000000000000000000
  294.       0000000000000000000000000000000000000000000000000000000000000000
  295.       0000000000000000000000000000000000000000000000000000000000000000
  296.       0000000000000000000000000000000000000000000000000000000000000000
  297.       0000000000000000000000000000000000000000000000000000000000000000
  298.       0000000000000000000000000000000000000000000000000000000000000000
  299.       0000000000000000000000000000000000000000000000000000000000000000
  300.       0000000000000000000000000000000000000000000000000000000000000000
  301.       0000000000000000000000000000000000000000000000000000000000000000
  302.       0000000000000000000000000000000000000000000000000000000000000000
  303.       0000000000000000000000000000000000000000000000000000000000000000
  304.       0000000000000000000000000000000000000000000000000000000000000000
  305.       0000000000000000000000000000000000000000000000000000000000000000
  306.       0000000000000000000000000000000000000000000000000000000000000000
  307.       0000000000000000000000000000000000000000000000000000000000000000
  308.       0000000000000000000000000000000000000000000000000000000000000000
  309.       0000000000000000000000000000000000000000000000000000000000000000
  310.       0000000000000000000000000000000000000000000000000000000000000000
  311.       0000000000000000000000000000000000000000000000000000000000000000
  312.       0000000000000000000000000000000000000000000000000000000000000000
  313.       0000000000000000000000000000000000000000000000000000000000000000
  314.       0000000000000000000000000000000000000000000000000000000000000000
  315.       0000000000000000000000000000000000000000000000000000000000000000
  316.       0000000000000000000000000000000000000000000000000000000000000000
  317.       0000000000000000000000000000000000000000000000000000000000000000
  318.       0000000000000000000000000000000000000000000000000000000000000000
  319.       0000000000000000000000000000000000000000000000000000000000000000
  320.       0000000000000000000000000000000000000000000000000000000000000000
  321.       000000000000000000000000000000000000F0FBFF00A4A0A000808080000000
  322.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00030404040406
  323.       0303030303040404040303030303FFFFFFFF030303030303FFFFFFFF03030303
  324.       FAFAFA0403030303030302FA040303030303F8F80303FF0303030303F8F803FF
  325.       030303030302FA0406030303030302FA0403030303030303F803FF0303030303
  326.       03F803FF030303030302FA02040303030306FA060603030303030303F80303FF
  327.       03030303F803FF03030303030303FAFA040603030602FA040303030303030303
  328.       03F803FF030303F80303FF0303030303030306FAFA04040602FA040603030303
  329.       0303030303F80303FFFFF80303FF03030303030303030302FAFA020202040603
  330.       03030303030303030303F80303030303FF030303030303030303030306FAFAFA
  331.       020206040603030303030303030303F803030303FFF8FFFF0303030304040404
  332.       0606FAFA040306FA04030303030303F8FFFFFFF8F80303FF03F803FF03030303
  333.       06FAFA020406FA02040306FA04030303030303F8F80303FFF80303FF03F803FF
  334.       03030303030306FA0204FAFA040402FA040303030303030303F80303FF0303FF
  335.       FFF803FF0303030303030303FA02FAFA02FAFA0403030303030303030303F803
  336.       030303030303FF030303030303030303030202FAFAFA04030303030303030303
  337.       030303F80303030303FF0303030303030303030303030202FA04030303030303
  338.       0303030303030303F8030303FF0303030303030303030303030404FA04030303
  339.       03030303030303030303030303F803FF0303030303030303030303030306FA02
  340.       04030303030303030303030303030303F80303FF030303030303030303030303
  341.       0306FAFA04030303030303030303030303030303F80303FF0303030303030303
  342.       03030303030306060603030303030303030303030303030303F8F8F803030303
  343.       0303}
  344.     NumGlyphs = 2
  345.   end
  346.   object GroupBox1: TGroupBox
  347.     Left = 8
  348.     Top = 3
  349.     Width = 270
  350.     Height = 36
  351.     Caption = 'Selected Printer'
  352.     TabOrder = 5
  353.     object PrinterLabel: TLabel
  354.       Left = 10
  355.       Top = 15
  356.       Width = 250
  357.       Height = 13
  358.       AutoSize = False
  359.       Caption = '(none)'
  360.     end
  361.   end
  362.   object GroupBox2: TGroupBox
  363.     Left = 8
  364.     Top = 144
  365.     Width = 169
  366.     Height = 65
  367.     Caption = 'Options'
  368.     TabOrder = 6
  369.     object CopiesLabel: TLabel
  370.       Left = 17
  371.       Top = 19
  372.       Width = 33
  373.       Height = 14
  374.       Caption = '&Copies'
  375.     end
  376.     object CopiesED: TEdit
  377.       Left = 18
  378.       Top = 35
  379.       Width = 49
  380.       Height = 21
  381.       TabOrder = 0
  382.     end
  383.     object CollateCK: TCheckBox
  384.       Left = 99
  385.       Top = 17
  386.       Width = 51
  387.       Height = 17
  388.       Caption = 'C&ollate'
  389.       TabOrder = 1
  390.     end
  391.     object DuplexCK: TCheckBox
  392.       Left = 99
  393.       Top = 40
  394.       Width = 52
  395.       Height = 17
  396.       Caption = '&Duplex'
  397.       TabOrder = 2
  398.     end
  399.   end
  400.   object SaveDialog1: TSaveDialog
  401.     Filter = 'All Files|*.*'
  402.     Options = [ofOverwritePrompt, ofPathMustExist, ofNoReadOnlyReturn]
  403.     Left = 240
  404.     Top = 8
  405.   end
  406. end
  407.