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
Wrap
Text File
|
2001-11-29
|
20KB
|
710 lines
object Form_Report: TForm_Report
Left = 260
Top = 162
HelpContext = 11
BorderStyle = bsSingle
Caption = 'Reporterstellung'
ClientHeight = 364
ClientWidth = 540
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
Scaled = False
OnActivate = FormActivate
OnClose = FormClose
OnCreate = FormCreate
OnKeyPress = FormKeyPress
PixelsPerInch = 96
TextHeight = 16
object Bevel1: TBevel
Left = 8
Top = 288
Width = 431
Height = 2
end
object ExtPageControlReport: TExtPageControl
Left = 8
Top = 5
Width = 525
Height = 324
ActivePage = TabSheetrep_start
TabHeight = 0
TabOrder = 0
TabWidth = 0
OnChange = ExtPageControlReportChange
InitialPage = 0
TabActiveColor = clBtnFace
TabActiveFont.Charset = DEFAULT_CHARSET
TabActiveFont.Color = clWindowText
TabActiveFont.Height = -11
TabActiveFont.Name = 'MS Sans Serif'
TabActiveFont.Style = []
TabInactiveColor = 10789024
TabInactiveFont.Charset = DEFAULT_CHARSET
TabInactiveFont.Color = clWindowText
TabInactiveFont.Height = -11
TabInactiveFont.Name = 'MS Sans Serif'
TabInactiveFont.Style = []
object TabSheetRepSel: TTabSheet
Caption = 'Auswahl'
object DBGridEH_rep_sel: TDBGridEh
Left = 155
Top = 18
Width = 352
Height = 267
DataSource = MainForm.DS_REP_ITEMS
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -9
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentColor = True
ParentFont = False
ParentShowHint = False
ShowHint = True
TabOrder = 1
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clNavy
TitleFont.Height = -12
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
FooterFont.Charset = DEFAULT_CHARSET
FooterFont.Color = clWindowText
FooterFont.Height = -13
FooterFont.Name = 'MS Sans Serif'
FooterFont.Style = []
FooterColor = clBtnFace
AutoFitColWidths = True
HorzScrollBar.Visible = False
VertScrollBar.Tracking = True
OptionsEh = [dghFixed3D, dghData3D, dghHighlightFocus, dghClearSelection]
EditActions = []
Columns = <
item
Color = clWindow
FieldName = 'DESCRIPTION_GER'
Title.Caption = 'Analyse'
Width = 213
ToolTips = True
Footers = <>
end
item
Color = clInfoBk
FieldName = 'REPORTIT'
Title.Caption = 'aufnehmen'
Width = 74
Footers = <>
end>
end
object RadioGroupRepSel: TRadioGroup
Left = 7
Top = 13
Width = 136
Height = 170
Caption = 'Bereich'
Font.Charset = DEFAULT_CHARSET
Font.Color = clNavy
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ItemIndex = 0
Items.Strings = (
'ソスberblick'
'Hardware'
'Gerソスte'
'Windows'
'Ressourcen'
'Benchmark')
ParentFont = False
TabOrder = 0
OnClick = RadioGroupRepSelClick
end
object Panel1: TPanel
Left = 8
Top = 188
Width = 133
Height = 95
BevelOuter = bvLowered
TabOrder = 2
object LabelRepSelHint: TLabel
Left = 1
Top = 1
Width = 131
Height = 93
Align = alClient
AutoSize = False
Caption =
'Markieren Sie fソスr jeden Bereich die Analysen, die in den Report ' +
'aufgenommen werden sollen.'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
WordWrap = True
end
end
end
object TabSheetRepConfig: TTabSheet
Caption = 'Ausgabeziel, Layout'
ImageIndex = 1
object RadioGroupRepConfigTarget: TRadioGroup
Left = 4
Top = 16
Width = 157
Height = 71
Caption = 'Ausgabeziel'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ItemIndex = 0
Items.Strings = (
'Drucker/QRP-Datei'
'Txt/Html/Rtf/CSV-Datei')
ParentColor = False
ParentFont = False
TabOrder = 0
OnClick = RadioGroupRepConfigTargetClick
end
object GroupBoxRepConfigFileName: TGroupBox
Left = 170
Top = 16
Width = 339
Height = 71
Caption = 'Ziel-Datei (nur falls Ausgabeziel Txt/Html/Rtf/CSV-Datei)'
Enabled = False
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 1
object LabelRepTargetFileHint: TLabel
Left = 10
Top = 48
Width = 322
Height = 13
Caption =
'Bitte gソスltigen Dateinamen (Endung .txt, .htm, .rtf oder .csv ein' +
'geben)'
Enabled = False
end
object DBEditRepConfigFileName: TDBEdit
Left = 12
Top = 18
Width = 287
Height = 21
DataField = 'FILENAME'
DataSource = MainForm.DS_REP_CONFIG
Enabled = False
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 0
end
object ButtonRepConfigFileSelect: TButton
Left = 306
Top = 18
Width = 27
Height = 21
Caption = '...'
Enabled = False
TabOrder = 1
OnClick = ButtonRepConfigFileSelectClick
end
end
object GroupBoxRepConfigTitle: TGroupBox
Left = 172
Top = 96
Width = 337
Height = 185
Caption = 'Kopf-, Fuソスzeile und Kommentar'
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 3
object LabelRepConfigHeader: TLabel
Left = 10
Top = 24
Width = 43
Height = 13
Caption = 'Kopfzeile'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentColor = False
ParentFont = False
end
object LabelRepConfigFooter: TLabel
Left = 14
Top = 48
Width = 39
Height = 13
Caption = 'Fuソスzeile'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentColor = False
ParentFont = False
end
object LabelRepConfigComment: TLabel
Left = 14
Top = 84
Width = 239
Height = 13
Caption = 'Kommentar (wird am Anfang des Reports eingefソスgt'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentColor = False
ParentFont = False
end
object DBEditRepConfigHeader: TDBEdit
Left = 60
Top = 20
Width = 267
Height = 21
DataField = 'HEADERTEXT'
DataSource = MainForm.DS_REP_CONFIG
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 0
end
object DBEditRepConfigFooter: TDBEdit
Left = 60
Top = 46
Width = 267
Height = 21
DataField = 'FOOTERTEXT'
DataSource = MainForm.DS_REP_CONFIG
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 1
end
object DBMemoRepConfigComment: TDBMemo
Left = 16
Top = 100
Width = 311
Height = 75
DataField = 'COMMENT'
DataSource = MainForm.DS_REP_CONFIG
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 2
end
end
object GroupBoxRepConfigMargins: TGroupBox
Left = 4
Top = 98
Width = 157
Height = 185
Caption = 'Seitenrソスnder'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 2
object LabelRepMargin: TLabel
Left = 34
Top = 136
Width = 79
Height = 29
AutoSize = False
Caption = 'Alle Angaben in Millimetern.'
WordWrap = True
end
object Bevel2: TBevel
Left = 22
Top = 124
Width = 89
Height = 2
end
object Label4: TLabel
Left = 36
Top = 24
Width = 24
Height = 13
Caption = 'oben'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentColor = False
ParentFont = False
end
object Label5: TLabel
Left = 34
Top = 48
Width = 27
Height = 13
Caption = 'unten'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentColor = False
ParentFont = False
end
object Label6: TLabel
Left = 40
Top = 72
Width = 21
Height = 13
Caption = 'links'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentColor = False
ParentFont = False
end
object Label7: TLabel
Left = 32
Top = 98
Width = 29
Height = 13
Caption = 'rechts'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentColor = False
ParentFont = False
end
object DBEditRepConfigMarginTop: TDBEdit
Left = 68
Top = 22
Width = 43
Height = 21
DataField = 'MARGINTOP'
DataSource = MainForm.DS_REP_CONFIG
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 0
end
object DBEditRepConfigMarginBottom: TDBEdit
Left = 68
Top = 46
Width = 43
Height = 21
DataField = 'MARGINBOTTOM'
DataSource = MainForm.DS_REP_CONFIG
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 1
end
object DBEditRepConfigMarginLeft: TDBEdit
Left = 68
Top = 70
Width = 43
Height = 21
DataField = 'MARGINLEFT'
DataSource = MainForm.DS_REP_CONFIG
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 2
end
object DBEditRepConfigMarginRight: TDBEdit
Left = 68
Top = 94
Width = 43
Height = 21
DataField = 'MARGINRIGHT'
DataSource = MainForm.DS_REP_CONFIG
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 3
end
end
end
object TabSheetrep_start: TTabSheet
Caption = 'Abschliessende Vorbereitungen'
ImageIndex = 2
object LabelRepStartStart: TLabel
Left = 8
Top = 34
Width = 497
Height = 43
AutoSize = False
Caption =
'Wenn Sie die Bereiche ausgewソスhlt sowie Ausgabeziel und Layout fe' +
'stgelegt haben, kソスnnen Sie nun mit der Reporterstellung beginnen' +
'. Klicken Sie dazu unten auf den OK-Button!'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
WordWrap = True
end
object LabelRepStartAbortHint: TLabel
Left = 8
Top = 74
Width = 466
Height = 26
Caption =
'Durch Klicken auf die Schaltflソスche <Abbrechen> kソスnnen Sie den Re' +
'port jederzeit abbrechen. Der Abbruch erfolgt jedoch ggf. mit Ve' +
'rzソスgerung.'
Font.Charset = DEFAULT_CHARSET
Font.Color = clNavy
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
WordWrap = True
end
object GroupBoxRepConfigSilent: TGroupBox
Left = 8
Top = 170
Width = 495
Height = 45
Caption = 'Interaktion'
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 1
object DBCheckBoxRepConfigSilentRep: TDBCheckBox
Left = 6
Top = 14
Width = 387
Height = 17
Caption =
'Report nicht unterbrechen (keine Nachfragen, Fehlermeldungen aus' +
'geben)'
Color = clBtnFace
DataField = 'SILENTREPORT'
DataSource = MainForm.DS_REP_CONFIG
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentColor = False
ParentFont = False
TabOrder = 0
ValueChecked = 'True'
ValueUnchecked = 'False'
end
end
object GroupBoxRepStartTestagain: TGroupBox
Left = 8
Top = 114
Width = 495
Height = 45
Caption = 'Umgang mit bereits durchgefソスhrten Analysen'
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 0
object DBCheckBoxRepStartTestagain: TDBCheckBox
Left = 8
Top = 18
Width = 417
Height = 17
Caption =
'Wソスhrend akt. Programmsitzung bereits durchgefソスhrte Analysen erne' +
'ut ausfソスhren'
Color = clBtnFace
DataField = 'FORCEANALYSIS'
DataSource = MainForm.DS_REP_CONFIG
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentColor = False
ParentFont = False
TabOrder = 0
ValueChecked = 'True'
ValueUnchecked = 'False'
end
end
object GroupBoxRepStartUserData: TGroupBox
Left = 8
Top = 226
Width = 495
Height = 47
Caption = 'Datenschutz'
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 2
object DBCheckBoxStartUserData: TDBCheckBox
Left = 8
Top = 14
Width = 427
Height = 17
Caption =
'Benutzeridentifikation, Windows-S/N- und Key sowie Gerソスte-S/N un' +
'kenntlich machen'
Color = clBtnFace
DataField = 'HIDEPRIVATEDATA'
DataSource = MainForm.DS_REP_CONFIG
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentColor = False
ParentFont = False
TabOrder = 0
ValueChecked = 'True'
ValueUnchecked = 'False'
end
end
end
end
object BitBtnRepCancel: TBitBtn
Left = 276
Top = 334
Width = 89
Height = 25
Caption = '&Abbrechen'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 1
OnClick = BitBtnRepCancelClick
Kind = bkCancel
end
object BitBtnRepOK: TBitBtn
Left = 372
Top = 334
Width = 79
Height = 25
Caption = '&OK'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 2
OnClick = BitBtnRepOKClick
Kind = bkOK
end
object BitBtnRepHelp: TBitBtn
Left = 458
Top = 334
Width = 75
Height = 25
TabOrder = 3
OnClick = BitBtnRepHelpClick
Kind = bkHelp
end
object OpenDialogRepConfig: TOpenDialog
DefaultExt = '*.txt'
FileName = 'DrhReport'
Filter =
'Textdatei|*.txt|HTML-Dokument|*.htm|Kommagetrente Datei|*.csv|Ri' +
'ch Text Edit Dokument|*.rtf'
Options = [ofOverwritePrompt, ofHideReadOnly, ofEnableSizing]
Title = 'Pfad und Name der Report-Datei'
Left = 406
Top = 26
end
object QRCompositeReport1: TQRCompositeReport
OnAddReports = QRCompositeReport1AddReports
OnFinished = QRCompositeReport1Finished
Options = [Compression]
PrinterSettings.Copies = 1
PrinterSettings.Duplex = False
PrinterSettings.FirstPage = 0
PrinterSettings.LastPage = 0
PrinterSettings.OutputBin = Auto
PrinterSettings.Orientation = poPortrait
PrinterSettings.PaperSize = Letter
Left = 386
Top = 28
end
object QRCompositeReport2: TQRCompositeReport
Options = [Compression]
PrinterSettings.Copies = 1
PrinterSettings.Duplex = False
PrinterSettings.FirstPage = 0
PrinterSettings.LastPage = 0
PrinterSettings.OutputBin = Auto
PrinterSettings.Orientation = poPortrait
PrinterSettings.PaperSize = Letter
Left = 354
Top = 35
end
end