home *** CD-ROM | disk | FTP | other *** search
- object RPSetupForm: TRPSetupForm
- Left = 301
- Top = 222
- BorderStyle = bsDialog
- Caption = 'Report Setup'
- ClientHeight = 218
- ClientWidth = 287
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'Arial'
- Font.Style = []
- PixelsPerInch = 96
- Position = poScreenCenter
- Scaled = False
- OnCreate = FormCreate
- OnShow = FormShow
- TextHeight = 14
- object DestGB: TGroupBox
- Left = 8
- Top = 39
- Width = 169
- Height = 105
- Caption = 'Report Destination'
- Enabled = False
- TabOrder = 0
- object FileNameSB: TSpeedButton
- Left = 138
- Top = 78
- Width = 20
- Height = 20
- Font.Color = clBlack
- Font.Height = -19
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Glyph.Data = {
- 36050000424D3605000000000000360400002800000010000000100000000100
- 0800000000000001000000000000000000000001000000000000000000000000
- 80000080000000808000800000008000800080800000C0C0C000C0DCC000F0CA
- A600000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 000000000000000000000000000000000000F0FBFF00A4A0A000808080000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00FFFFFFFFFFFF
- FFFFFFFFFFFFFFFFFFFFFFFF00000000000000000000000000FFFF0003030000
- 00000000FFFF000300FFFF000303000000000000FFFF000300FFFF0003030000
- 00000000FFFF000300FFFF0003030000000000000000000300FFFF0003030303
- 030303030303030300FFFF0003030000000000000000030300FFFF000300FFFF
- FFFFFFFFFFFF000300FFFF000300FFFFFFFFFFFFFFFF000300FFFF000300FFFF
- FFFFFFFFFFFF000300FFFF000300FFFFFFFFFFFFFFFF000300FFFF000300FFFF
- FFFFFFFFFFFF000000FFFF000300FFFFFFFFFFFFFFFF00FF00FFFF0000000000
- 000000000000000000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF}
- ParentFont = False
- OnClick = FileNameSBClick
- end
- object PrinterRB: TRadioButton
- Left = 8
- Top = 16
- Width = 153
- Height = 17
- Caption = '&Printer'
- TabOrder = 0
- OnClick = PrinterRBClick
- end
- object PreviewRB: TRadioButton
- Left = 8
- Top = 36
- Width = 153
- Height = 17
- Caption = 'Pre&view'
- TabOrder = 1
- OnClick = PrinterRBClick
- end
- object FileRB: TRadioButton
- Left = 8
- Top = 56
- Width = 153
- Height = 17
- Caption = '&File'
- TabOrder = 2
- OnClick = FileRBClick
- end
- object FileNameED: TEdit
- Left = 24
- Top = 78
- Width = 113
- Height = 22
- TabOrder = 3
- end
- end
- object RangeGB: TGroupBox
- Left = 8
- Top = 39
- Width = 169
- Height = 105
- Caption = 'Print Range'
- Enabled = False
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 4
- object FromLabel: TLabel
- Left = 8
- Top = 84
- Width = 23
- Height = 13
- Caption = 'From'
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object SelectionLabel: TLabel
- Left = 8
- Top = 84
- Width = 44
- Height = 13
- Caption = 'Selection'
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object ToLabel: TLabel
- Left = 88
- Top = 84
- Width = 9
- Height = 13
- Caption = 'to'
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object SelectionED: TEdit
- Left = 56
- Top = 80
- Width = 105
- Height = 21
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 5
- end
- object AllRB: TRadioButton
- Left = 8
- Top = 16
- Width = 153
- Height = 17
- Caption = 'All'
- Checked = True
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 0
- TabStop = True
- OnClick = AllRBClick
- end
- object SelectionRB: TRadioButton
- Left = 8
- Top = 36
- Width = 153
- Height = 17
- Caption = 'Selection'
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 1
- OnClick = SelectionRBClick
- end
- object PagesRB: TRadioButton
- Left = 8
- Top = 56
- Width = 153
- Height = 17
- Caption = 'Pages'
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 2
- OnClick = PagesRBClick
- end
- object FromED: TEdit
- Left = 40
- Top = 80
- Width = 41
- Height = 21
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 3
- end
- object ToED: TEdit
- Left = 104
- Top = 80
- Width = 57
- Height = 21
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 4
- end
- end
- object OKBB: TBitBtn
- Left = 188
- Top = 65
- Width = 89
- Height = 33
- Caption = ' OK '
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'System'
- Font.Style = [fsBold]
- ParentFont = False
- TabOrder = 1
- OnClick = OKBBClick
- Kind = bkOK
- end
- object CancelBB: TBitBtn
- Left = 188
- Top = 113
- Width = 89
- Height = 33
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'System'
- Font.Style = [fsBold]
- ParentFont = False
- TabOrder = 2
- Kind = bkCancel
- end
- object SetupBB: TBitBtn
- Left = 188
- Top = 161
- Width = 89
- Height = 33
- Caption = '&Setup'
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'System'
- Font.Style = [fsBold]
- ParentFont = False
- TabOrder = 3
- OnClick = SetupBBClick
- Glyph.Data = {
- BE060000424DBE06000000000000360400002800000024000000120000000100
- 0800000000008802000000000000000000000001000000000000000000000000
- 80000080000000808000800000008000800080800000C0C0C000C0DCC000F0CA
- A600000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 000000000000000000000000000000000000F0FBFF00A4A0A000808080000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00030404040406
- 0303030303040404040303030303FFFFFFFF030303030303FFFFFFFF03030303
- FAFAFA0403030303030302FA040303030303F8F80303FF0303030303F8F803FF
- 030303030302FA0406030303030302FA0403030303030303F803FF0303030303
- 03F803FF030303030302FA02040303030306FA060603030303030303F80303FF
- 03030303F803FF03030303030303FAFA040603030602FA040303030303030303
- 03F803FF030303F80303FF0303030303030306FAFA04040602FA040603030303
- 0303030303F80303FFFFF80303FF03030303030303030302FAFA020202040603
- 03030303030303030303F80303030303FF030303030303030303030306FAFAFA
- 020206040603030303030303030303F803030303FFF8FFFF0303030304040404
- 0606FAFA040306FA04030303030303F8FFFFFFF8F80303FF03F803FF03030303
- 06FAFA020406FA02040306FA04030303030303F8F80303FFF80303FF03F803FF
- 03030303030306FA0204FAFA040402FA040303030303030303F80303FF0303FF
- FFF803FF0303030303030303FA02FAFA02FAFA0403030303030303030303F803
- 030303030303FF030303030303030303030202FAFAFA04030303030303030303
- 030303F80303030303FF0303030303030303030303030202FA04030303030303
- 0303030303030303F8030303FF0303030303030303030303030404FA04030303
- 03030303030303030303030303F803FF0303030303030303030303030306FA02
- 04030303030303030303030303030303F80303FF030303030303030303030303
- 0306FAFA04030303030303030303030303030303F80303FF0303030303030303
- 03030303030306060603030303030303030303030303030303F8F8F803030303
- 0303}
- NumGlyphs = 2
- end
- object GroupBox1: TGroupBox
- Left = 8
- Top = 3
- Width = 270
- Height = 36
- Caption = 'Selected Printer'
- TabOrder = 5
- object PrinterLabel: TLabel
- Left = 10
- Top = 15
- Width = 250
- Height = 13
- AutoSize = False
- Caption = '(none)'
- end
- end
- object GroupBox2: TGroupBox
- Left = 8
- Top = 144
- Width = 169
- Height = 65
- Caption = 'Options'
- TabOrder = 6
- object CopiesLabel: TLabel
- Left = 17
- Top = 19
- Width = 33
- Height = 14
- Caption = '&Copies'
- end
- object CopiesED: TEdit
- Left = 18
- Top = 35
- Width = 49
- Height = 22
- TabOrder = 0
- end
- object CollateCK: TCheckBox
- Left = 99
- Top = 17
- Width = 51
- Height = 17
- Caption = 'C&ollate'
- TabOrder = 1
- end
- object DuplexCK: TCheckBox
- Left = 99
- Top = 40
- Width = 52
- Height = 17
- Caption = '&Duplex'
- TabOrder = 2
- end
- end
- object SaveDialog1: TSaveDialog
- Filter = 'All Files|*.*'
- Options = [ofOverwritePrompt, ofPathMustExist, ofNoReadOnlyReturn]
- Left = 240
- Top = 8
- end
- end
-