home *** CD-ROM | disk | FTP | other *** search
/ DOS/V Power Report 2002 February / VPR0202A.ISO / PCTUNE / DRH2002E / drh2002e.exe / DRHARD.exe / 0 / RCDATA / TFORM_REPORT / TFORM_REPORT.txt
Text File  |  2001-11-29  |  20KB  |  710 lines

  1. object Form_Report: TForm_Report
  2.   Left = 260
  3.   Top = 162
  4.   HelpContext = 11
  5.   BorderStyle = bsSingle
  6.   Caption = 'Reporterstellung'
  7.   ClientHeight = 364
  8.   ClientWidth = 540
  9.   Color = clBtnFace
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -13
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   OldCreateOrder = False
  16.   Position = poScreenCenter
  17.   Scaled = False
  18.   OnActivate = FormActivate
  19.   OnClose = FormClose
  20.   OnCreate = FormCreate
  21.   OnKeyPress = FormKeyPress
  22.   PixelsPerInch = 96
  23.   TextHeight = 16
  24.   object Bevel1: TBevel
  25.     Left = 8
  26.     Top = 288
  27.     Width = 431
  28.     Height = 2
  29.   end
  30.   object ExtPageControlReport: TExtPageControl
  31.     Left = 8
  32.     Top = 5
  33.     Width = 525
  34.     Height = 324
  35.     ActivePage = TabSheetrep_start
  36.     TabHeight = 0
  37.     TabOrder = 0
  38.     TabWidth = 0
  39.     OnChange = ExtPageControlReportChange
  40.     InitialPage = 0
  41.     TabActiveColor = clBtnFace
  42.     TabActiveFont.Charset = DEFAULT_CHARSET
  43.     TabActiveFont.Color = clWindowText
  44.     TabActiveFont.Height = -11
  45.     TabActiveFont.Name = 'MS Sans Serif'
  46.     TabActiveFont.Style = []
  47.     TabInactiveColor = 10789024
  48.     TabInactiveFont.Charset = DEFAULT_CHARSET
  49.     TabInactiveFont.Color = clWindowText
  50.     TabInactiveFont.Height = -11
  51.     TabInactiveFont.Name = 'MS Sans Serif'
  52.     TabInactiveFont.Style = []
  53.     object TabSheetRepSel: TTabSheet
  54.       Caption = 'Auswahl'
  55.       object DBGridEH_rep_sel: TDBGridEh
  56.         Left = 155
  57.         Top = 18
  58.         Width = 352
  59.         Height = 267
  60.         DataSource = MainForm.DS_REP_ITEMS
  61.         Font.Charset = DEFAULT_CHARSET
  62.         Font.Color = clBlack
  63.         Font.Height = -9
  64.         Font.Name = 'MS Sans Serif'
  65.         Font.Style = []
  66.         ParentColor = True
  67.         ParentFont = False
  68.         ParentShowHint = False
  69.         ShowHint = True
  70.         TabOrder = 1
  71.         TitleFont.Charset = DEFAULT_CHARSET
  72.         TitleFont.Color = clNavy
  73.         TitleFont.Height = -12
  74.         TitleFont.Name = 'MS Sans Serif'
  75.         TitleFont.Style = []
  76.         FooterFont.Charset = DEFAULT_CHARSET
  77.         FooterFont.Color = clWindowText
  78.         FooterFont.Height = -13
  79.         FooterFont.Name = 'MS Sans Serif'
  80.         FooterFont.Style = []
  81.         FooterColor = clBtnFace
  82.         AutoFitColWidths = True
  83.         HorzScrollBar.Visible = False
  84.         VertScrollBar.Tracking = True
  85.         OptionsEh = [dghFixed3D, dghData3D, dghHighlightFocus, dghClearSelection]
  86.         EditActions = []
  87.         Columns = <
  88.           item
  89.             Color = clWindow
  90.             FieldName = 'DESCRIPTION_GER'
  91.             Title.Caption = 'Analyse'
  92.             Width = 213
  93.             ToolTips = True
  94.             Footers = <>
  95.           end
  96.           item
  97.             Color = clInfoBk
  98.             FieldName = 'REPORTIT'
  99.             Title.Caption = 'aufnehmen'
  100.             Width = 74
  101.             Footers = <>
  102.           end>
  103.       end
  104.       object RadioGroupRepSel: TRadioGroup
  105.         Left = 7
  106.         Top = 13
  107.         Width = 136
  108.         Height = 170
  109.         Caption = 'Bereich'
  110.         Font.Charset = DEFAULT_CHARSET
  111.         Font.Color = clNavy
  112.         Font.Height = -11
  113.         Font.Name = 'MS Sans Serif'
  114.         Font.Style = []
  115.         ItemIndex = 0
  116.         Items.Strings = (
  117.           'ソスberblick'
  118.           'Hardware'
  119.           'Gerソスte'
  120.           'Windows'
  121.           'Ressourcen'
  122.           'Benchmark')
  123.         ParentFont = False
  124.         TabOrder = 0
  125.         OnClick = RadioGroupRepSelClick
  126.       end
  127.       object Panel1: TPanel
  128.         Left = 8
  129.         Top = 188
  130.         Width = 133
  131.         Height = 95
  132.         BevelOuter = bvLowered
  133.         TabOrder = 2
  134.         object LabelRepSelHint: TLabel
  135.           Left = 1
  136.           Top = 1
  137.           Width = 131
  138.           Height = 93
  139.           Align = alClient
  140.           AutoSize = False
  141.           Caption = 
  142.             'Markieren Sie fソスr jeden Bereich die Analysen, die in den Report ' +
  143.             'aufgenommen werden sollen.'
  144.           Font.Charset = DEFAULT_CHARSET
  145.           Font.Color = clWindowText
  146.           Font.Height = -11
  147.           Font.Name = 'MS Sans Serif'
  148.           Font.Style = []
  149.           ParentFont = False
  150.           WordWrap = True
  151.         end
  152.       end
  153.     end
  154.     object TabSheetRepConfig: TTabSheet
  155.       Caption = 'Ausgabeziel, Layout'
  156.       ImageIndex = 1
  157.       object RadioGroupRepConfigTarget: TRadioGroup
  158.         Left = 4
  159.         Top = 16
  160.         Width = 157
  161.         Height = 71
  162.         Caption = 'Ausgabeziel'
  163.         Color = clBtnFace
  164.         Font.Charset = DEFAULT_CHARSET
  165.         Font.Color = clBlack
  166.         Font.Height = -11
  167.         Font.Name = 'MS Sans Serif'
  168.         Font.Style = []
  169.         ItemIndex = 0
  170.         Items.Strings = (
  171.           'Drucker/QRP-Datei'
  172.           'Txt/Html/Rtf/CSV-Datei')
  173.         ParentColor = False
  174.         ParentFont = False
  175.         TabOrder = 0
  176.         OnClick = RadioGroupRepConfigTargetClick
  177.       end
  178.       object GroupBoxRepConfigFileName: TGroupBox
  179.         Left = 170
  180.         Top = 16
  181.         Width = 339
  182.         Height = 71
  183.         Caption = 'Ziel-Datei (nur falls Ausgabeziel Txt/Html/Rtf/CSV-Datei)'
  184.         Enabled = False
  185.         Font.Charset = DEFAULT_CHARSET
  186.         Font.Color = clBlack
  187.         Font.Height = -11
  188.         Font.Name = 'MS Sans Serif'
  189.         Font.Style = []
  190.         ParentFont = False
  191.         TabOrder = 1
  192.         object LabelRepTargetFileHint: TLabel
  193.           Left = 10
  194.           Top = 48
  195.           Width = 322
  196.           Height = 13
  197.           Caption = 
  198.             'Bitte gソスltigen Dateinamen (Endung .txt, .htm, .rtf oder .csv ein' +
  199.             'geben)'
  200.           Enabled = False
  201.         end
  202.         object DBEditRepConfigFileName: TDBEdit
  203.           Left = 12
  204.           Top = 18
  205.           Width = 287
  206.           Height = 21
  207.           DataField = 'FILENAME'
  208.           DataSource = MainForm.DS_REP_CONFIG
  209.           Enabled = False
  210.           Font.Charset = DEFAULT_CHARSET
  211.           Font.Color = clBlack
  212.           Font.Height = -11
  213.           Font.Name = 'MS Sans Serif'
  214.           Font.Style = []
  215.           ParentFont = False
  216.           TabOrder = 0
  217.         end
  218.         object ButtonRepConfigFileSelect: TButton
  219.           Left = 306
  220.           Top = 18
  221.           Width = 27
  222.           Height = 21
  223.           Caption = '...'
  224.           Enabled = False
  225.           TabOrder = 1
  226.           OnClick = ButtonRepConfigFileSelectClick
  227.         end
  228.       end
  229.       object GroupBoxRepConfigTitle: TGroupBox
  230.         Left = 172
  231.         Top = 96
  232.         Width = 337
  233.         Height = 185
  234.         Caption = 'Kopf-, Fuソスzeile und Kommentar'
  235.         Font.Charset = DEFAULT_CHARSET
  236.         Font.Color = clBlack
  237.         Font.Height = -11
  238.         Font.Name = 'MS Sans Serif'
  239.         Font.Style = []
  240.         ParentFont = False
  241.         TabOrder = 3
  242.         object LabelRepConfigHeader: TLabel
  243.           Left = 10
  244.           Top = 24
  245.           Width = 43
  246.           Height = 13
  247.           Caption = 'Kopfzeile'
  248.           Color = clBtnFace
  249.           Font.Charset = DEFAULT_CHARSET
  250.           Font.Color = clBlack
  251.           Font.Height = -11
  252.           Font.Name = 'MS Sans Serif'
  253.           Font.Style = []
  254.           ParentColor = False
  255.           ParentFont = False
  256.         end
  257.         object LabelRepConfigFooter: TLabel
  258.           Left = 14
  259.           Top = 48
  260.           Width = 39
  261.           Height = 13
  262.           Caption = 'Fuソスzeile'
  263.           Color = clBtnFace
  264.           Font.Charset = DEFAULT_CHARSET
  265.           Font.Color = clBlack
  266.           Font.Height = -11
  267.           Font.Name = 'MS Sans Serif'
  268.           Font.Style = []
  269.           ParentColor = False
  270.           ParentFont = False
  271.         end
  272.         object LabelRepConfigComment: TLabel
  273.           Left = 14
  274.           Top = 84
  275.           Width = 239
  276.           Height = 13
  277.           Caption = 'Kommentar (wird am Anfang des Reports eingefソスgt'
  278.           Color = clBtnFace
  279.           Font.Charset = DEFAULT_CHARSET
  280.           Font.Color = clBlack
  281.           Font.Height = -11
  282.           Font.Name = 'MS Sans Serif'
  283.           Font.Style = []
  284.           ParentColor = False
  285.           ParentFont = False
  286.         end
  287.         object DBEditRepConfigHeader: TDBEdit
  288.           Left = 60
  289.           Top = 20
  290.           Width = 267
  291.           Height = 21
  292.           DataField = 'HEADERTEXT'
  293.           DataSource = MainForm.DS_REP_CONFIG
  294.           Font.Charset = DEFAULT_CHARSET
  295.           Font.Color = clBlack
  296.           Font.Height = -11
  297.           Font.Name = 'MS Sans Serif'
  298.           Font.Style = []
  299.           ParentFont = False
  300.           TabOrder = 0
  301.         end
  302.         object DBEditRepConfigFooter: TDBEdit
  303.           Left = 60
  304.           Top = 46
  305.           Width = 267
  306.           Height = 21
  307.           DataField = 'FOOTERTEXT'
  308.           DataSource = MainForm.DS_REP_CONFIG
  309.           Font.Charset = DEFAULT_CHARSET
  310.           Font.Color = clBlack
  311.           Font.Height = -11
  312.           Font.Name = 'MS Sans Serif'
  313.           Font.Style = []
  314.           ParentFont = False
  315.           TabOrder = 1
  316.         end
  317.         object DBMemoRepConfigComment: TDBMemo
  318.           Left = 16
  319.           Top = 100
  320.           Width = 311
  321.           Height = 75
  322.           DataField = 'COMMENT'
  323.           DataSource = MainForm.DS_REP_CONFIG
  324.           Font.Charset = DEFAULT_CHARSET
  325.           Font.Color = clBlack
  326.           Font.Height = -11
  327.           Font.Name = 'MS Sans Serif'
  328.           Font.Style = []
  329.           ParentFont = False
  330.           TabOrder = 2
  331.         end
  332.       end
  333.       object GroupBoxRepConfigMargins: TGroupBox
  334.         Left = 4
  335.         Top = 98
  336.         Width = 157
  337.         Height = 185
  338.         Caption = 'Seitenrソスnder'
  339.         Font.Charset = DEFAULT_CHARSET
  340.         Font.Color = clWindowText
  341.         Font.Height = -11
  342.         Font.Name = 'MS Sans Serif'
  343.         Font.Style = []
  344.         ParentFont = False
  345.         TabOrder = 2
  346.         object LabelRepMargin: TLabel
  347.           Left = 34
  348.           Top = 136
  349.           Width = 79
  350.           Height = 29
  351.           AutoSize = False
  352.           Caption = 'Alle Angaben in Millimetern.'
  353.           WordWrap = True
  354.         end
  355.         object Bevel2: TBevel
  356.           Left = 22
  357.           Top = 124
  358.           Width = 89
  359.           Height = 2
  360.         end
  361.         object Label4: TLabel
  362.           Left = 36
  363.           Top = 24
  364.           Width = 24
  365.           Height = 13
  366.           Caption = 'oben'
  367.           Color = clBtnFace
  368.           Font.Charset = DEFAULT_CHARSET
  369.           Font.Color = clBlack
  370.           Font.Height = -11
  371.           Font.Name = 'MS Sans Serif'
  372.           Font.Style = []
  373.           ParentColor = False
  374.           ParentFont = False
  375.         end
  376.         object Label5: TLabel
  377.           Left = 34
  378.           Top = 48
  379.           Width = 27
  380.           Height = 13
  381.           Caption = 'unten'
  382.           Color = clBtnFace
  383.           Font.Charset = DEFAULT_CHARSET
  384.           Font.Color = clBlack
  385.           Font.Height = -11
  386.           Font.Name = 'MS Sans Serif'
  387.           Font.Style = []
  388.           ParentColor = False
  389.           ParentFont = False
  390.         end
  391.         object Label6: TLabel
  392.           Left = 40
  393.           Top = 72
  394.           Width = 21
  395.           Height = 13
  396.           Caption = 'links'
  397.           Color = clBtnFace
  398.           Font.Charset = DEFAULT_CHARSET
  399.           Font.Color = clBlack
  400.           Font.Height = -11
  401.           Font.Name = 'MS Sans Serif'
  402.           Font.Style = []
  403.           ParentColor = False
  404.           ParentFont = False
  405.         end
  406.         object Label7: TLabel
  407.           Left = 32
  408.           Top = 98
  409.           Width = 29
  410.           Height = 13
  411.           Caption = 'rechts'
  412.           Color = clBtnFace
  413.           Font.Charset = DEFAULT_CHARSET
  414.           Font.Color = clBlack
  415.           Font.Height = -11
  416.           Font.Name = 'MS Sans Serif'
  417.           Font.Style = []
  418.           ParentColor = False
  419.           ParentFont = False
  420.         end
  421.         object DBEditRepConfigMarginTop: TDBEdit
  422.           Left = 68
  423.           Top = 22
  424.           Width = 43
  425.           Height = 21
  426.           DataField = 'MARGINTOP'
  427.           DataSource = MainForm.DS_REP_CONFIG
  428.           Font.Charset = DEFAULT_CHARSET
  429.           Font.Color = clBlack
  430.           Font.Height = -11
  431.           Font.Name = 'MS Sans Serif'
  432.           Font.Style = []
  433.           ParentFont = False
  434.           TabOrder = 0
  435.         end
  436.         object DBEditRepConfigMarginBottom: TDBEdit
  437.           Left = 68
  438.           Top = 46
  439.           Width = 43
  440.           Height = 21
  441.           DataField = 'MARGINBOTTOM'
  442.           DataSource = MainForm.DS_REP_CONFIG
  443.           Font.Charset = DEFAULT_CHARSET
  444.           Font.Color = clBlack
  445.           Font.Height = -11
  446.           Font.Name = 'MS Sans Serif'
  447.           Font.Style = []
  448.           ParentFont = False
  449.           TabOrder = 1
  450.         end
  451.         object DBEditRepConfigMarginLeft: TDBEdit
  452.           Left = 68
  453.           Top = 70
  454.           Width = 43
  455.           Height = 21
  456.           DataField = 'MARGINLEFT'
  457.           DataSource = MainForm.DS_REP_CONFIG
  458.           Font.Charset = DEFAULT_CHARSET
  459.           Font.Color = clBlack
  460.           Font.Height = -11
  461.           Font.Name = 'MS Sans Serif'
  462.           Font.Style = []
  463.           ParentFont = False
  464.           TabOrder = 2
  465.         end
  466.         object DBEditRepConfigMarginRight: TDBEdit
  467.           Left = 68
  468.           Top = 94
  469.           Width = 43
  470.           Height = 21
  471.           DataField = 'MARGINRIGHT'
  472.           DataSource = MainForm.DS_REP_CONFIG
  473.           Font.Charset = DEFAULT_CHARSET
  474.           Font.Color = clBlack
  475.           Font.Height = -11
  476.           Font.Name = 'MS Sans Serif'
  477.           Font.Style = []
  478.           ParentFont = False
  479.           TabOrder = 3
  480.         end
  481.       end
  482.     end
  483.     object TabSheetrep_start: TTabSheet
  484.       Caption = 'Abschliessende Vorbereitungen'
  485.       ImageIndex = 2
  486.       object LabelRepStartStart: TLabel
  487.         Left = 8
  488.         Top = 34
  489.         Width = 497
  490.         Height = 43
  491.         AutoSize = False
  492.         Caption = 
  493.           'Wenn Sie die Bereiche ausgewソスhlt sowie Ausgabeziel und Layout fe' +
  494.           'stgelegt haben, kソスnnen Sie nun mit der Reporterstellung beginnen' +
  495.           '. Klicken Sie dazu unten auf den OK-Button!'
  496.         Font.Charset = DEFAULT_CHARSET
  497.         Font.Color = clWindowText
  498.         Font.Height = -11
  499.         Font.Name = 'MS Sans Serif'
  500.         Font.Style = []
  501.         ParentFont = False
  502.         WordWrap = True
  503.       end
  504.       object LabelRepStartAbortHint: TLabel
  505.         Left = 8
  506.         Top = 74
  507.         Width = 466
  508.         Height = 26
  509.         Caption = 
  510.           'Durch Klicken auf die Schaltflソスche <Abbrechen> kソスnnen Sie den Re' +
  511.           'port jederzeit abbrechen. Der Abbruch erfolgt jedoch ggf. mit Ve' +
  512.           'rzソスgerung.'
  513.         Font.Charset = DEFAULT_CHARSET
  514.         Font.Color = clNavy
  515.         Font.Height = -11
  516.         Font.Name = 'MS Sans Serif'
  517.         Font.Style = []
  518.         ParentFont = False
  519.         WordWrap = True
  520.       end
  521.       object GroupBoxRepConfigSilent: TGroupBox
  522.         Left = 8
  523.         Top = 170
  524.         Width = 495
  525.         Height = 45
  526.         Caption = 'Interaktion'
  527.         Font.Charset = DEFAULT_CHARSET
  528.         Font.Color = clBlack
  529.         Font.Height = -11
  530.         Font.Name = 'MS Sans Serif'
  531.         Font.Style = []
  532.         ParentFont = False
  533.         TabOrder = 1
  534.         object DBCheckBoxRepConfigSilentRep: TDBCheckBox
  535.           Left = 6
  536.           Top = 14
  537.           Width = 387
  538.           Height = 17
  539.           Caption = 
  540.             'Report nicht unterbrechen (keine Nachfragen, Fehlermeldungen aus' +
  541.             'geben)'
  542.           Color = clBtnFace
  543.           DataField = 'SILENTREPORT'
  544.           DataSource = MainForm.DS_REP_CONFIG
  545.           Font.Charset = DEFAULT_CHARSET
  546.           Font.Color = clBlack
  547.           Font.Height = -11
  548.           Font.Name = 'MS Sans Serif'
  549.           Font.Style = []
  550.           ParentColor = False
  551.           ParentFont = False
  552.           TabOrder = 0
  553.           ValueChecked = 'True'
  554.           ValueUnchecked = 'False'
  555.         end
  556.       end
  557.       object GroupBoxRepStartTestagain: TGroupBox
  558.         Left = 8
  559.         Top = 114
  560.         Width = 495
  561.         Height = 45
  562.         Caption = 'Umgang mit bereits durchgefソスhrten Analysen'
  563.         Font.Charset = DEFAULT_CHARSET
  564.         Font.Color = clBlack
  565.         Font.Height = -11
  566.         Font.Name = 'MS Sans Serif'
  567.         Font.Style = []
  568.         ParentFont = False
  569.         TabOrder = 0
  570.         object DBCheckBoxRepStartTestagain: TDBCheckBox
  571.           Left = 8
  572.           Top = 18
  573.           Width = 417
  574.           Height = 17
  575.           Caption = 
  576.             'Wソスhrend akt. Programmsitzung bereits durchgefソスhrte Analysen erne' +
  577.             'ut ausfソスhren'
  578.           Color = clBtnFace
  579.           DataField = 'FORCEANALYSIS'
  580.           DataSource = MainForm.DS_REP_CONFIG
  581.           Font.Charset = DEFAULT_CHARSET
  582.           Font.Color = clBlack
  583.           Font.Height = -11
  584.           Font.Name = 'MS Sans Serif'
  585.           Font.Style = []
  586.           ParentColor = False
  587.           ParentFont = False
  588.           TabOrder = 0
  589.           ValueChecked = 'True'
  590.           ValueUnchecked = 'False'
  591.         end
  592.       end
  593.       object GroupBoxRepStartUserData: TGroupBox
  594.         Left = 8
  595.         Top = 226
  596.         Width = 495
  597.         Height = 47
  598.         Caption = 'Datenschutz'
  599.         Font.Charset = DEFAULT_CHARSET
  600.         Font.Color = clBlack
  601.         Font.Height = -11
  602.         Font.Name = 'MS Sans Serif'
  603.         Font.Style = []
  604.         ParentFont = False
  605.         TabOrder = 2
  606.         object DBCheckBoxStartUserData: TDBCheckBox
  607.           Left = 8
  608.           Top = 14
  609.           Width = 427
  610.           Height = 17
  611.           Caption = 
  612.             'Benutzeridentifikation, Windows-S/N- und Key sowie Gerソスte-S/N un' +
  613.             'kenntlich machen'
  614.           Color = clBtnFace
  615.           DataField = 'HIDEPRIVATEDATA'
  616.           DataSource = MainForm.DS_REP_CONFIG
  617.           Font.Charset = DEFAULT_CHARSET
  618.           Font.Color = clBlack
  619.           Font.Height = -11
  620.           Font.Name = 'MS Sans Serif'
  621.           Font.Style = []
  622.           ParentColor = False
  623.           ParentFont = False
  624.           TabOrder = 0
  625.           ValueChecked = 'True'
  626.           ValueUnchecked = 'False'
  627.         end
  628.       end
  629.     end
  630.   end
  631.   object BitBtnRepCancel: TBitBtn
  632.     Left = 276
  633.     Top = 334
  634.     Width = 89
  635.     Height = 25
  636.     Caption = '&Abbrechen'
  637.     Font.Charset = DEFAULT_CHARSET
  638.     Font.Color = clWindowText
  639.     Font.Height = -11
  640.     Font.Name = 'MS Sans Serif'
  641.     Font.Style = []
  642.     ParentFont = False
  643.     TabOrder = 1
  644.     OnClick = BitBtnRepCancelClick
  645.     Kind = bkCancel
  646.   end
  647.   object BitBtnRepOK: TBitBtn
  648.     Left = 372
  649.     Top = 334
  650.     Width = 79
  651.     Height = 25
  652.     Caption = '&OK'
  653.     Font.Charset = DEFAULT_CHARSET
  654.     Font.Color = clWindowText
  655.     Font.Height = -11
  656.     Font.Name = 'MS Sans Serif'
  657.     Font.Style = []
  658.     ParentFont = False
  659.     TabOrder = 2
  660.     OnClick = BitBtnRepOKClick
  661.     Kind = bkOK
  662.   end
  663.   object BitBtnRepHelp: TBitBtn
  664.     Left = 458
  665.     Top = 334
  666.     Width = 75
  667.     Height = 25
  668.     TabOrder = 3
  669.     OnClick = BitBtnRepHelpClick
  670.     Kind = bkHelp
  671.   end
  672.   object OpenDialogRepConfig: TOpenDialog
  673.     DefaultExt = '*.txt'
  674.     FileName = 'DrhReport'
  675.     Filter = 
  676.       'Textdatei|*.txt|HTML-Dokument|*.htm|Kommagetrente Datei|*.csv|Ri' +
  677.       'ch Text Edit Dokument|*.rtf'
  678.     Options = [ofOverwritePrompt, ofHideReadOnly, ofEnableSizing]
  679.     Title = 'Pfad und Name der Report-Datei'
  680.     Left = 406
  681.     Top = 26
  682.   end
  683.   object QRCompositeReport1: TQRCompositeReport
  684.     OnAddReports = QRCompositeReport1AddReports
  685.     OnFinished = QRCompositeReport1Finished
  686.     Options = [Compression]
  687.     PrinterSettings.Copies = 1
  688.     PrinterSettings.Duplex = False
  689.     PrinterSettings.FirstPage = 0
  690.     PrinterSettings.LastPage = 0
  691.     PrinterSettings.OutputBin = Auto
  692.     PrinterSettings.Orientation = poPortrait
  693.     PrinterSettings.PaperSize = Letter
  694.     Left = 386
  695.     Top = 28
  696.   end
  697.   object QRCompositeReport2: TQRCompositeReport
  698.     Options = [Compression]
  699.     PrinterSettings.Copies = 1
  700.     PrinterSettings.Duplex = False
  701.     PrinterSettings.FirstPage = 0
  702.     PrinterSettings.LastPage = 0
  703.     PrinterSettings.OutputBin = Auto
  704.     PrinterSettings.Orientation = poPortrait
  705.     PrinterSettings.PaperSize = Letter
  706.     Left = 354
  707.     Top = 35
  708.   end
  709. end
  710.