home *** CD-ROM | disk | FTP | other *** search
- object AboutBox: TAboutBox
- Left = 305
- Top = 144
- ActiveControl = OKButton
- BorderStyle = bsDialog
- Caption = 'About ...'
- ClientHeight = 246
- ClientWidth = 360
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'System'
- Font.Style = []
- PixelsPerInch = 96
- Position = poScreenCenter
- TextHeight = 16
- object Panel1: TPanel
- Left = 8
- Top = 8
- Width = 345
- Height = 193
- BevelInner = bvRaised
- BevelOuter = bvLowered
- TabOrder = 0
- object ProgramIcon: TImage
- Left = 24
- Top = 16
- Width = 33
- Height = 33
- Picture.Data = {<image000.ico>}
- Stretch = True
- IsControl = True
- end
- object ProductName: TLabel
- Left = 70
- Top = 16
- Width = 259
- Height = 17
- Alignment = taCenter
- Caption = 'Compu-Copier'
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- IsControl = True
- end
- object Version: TLabel
- Left = 70
- Top = 32
- Width = 259
- Height = 17
- Alignment = taCenter
- Caption = 'Version 1.0a'
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- IsControl = True
- end
- object Copyright: TLabel
- Left = 13
- Top = 56
- Width = 190
- Height = 17
- Caption = 'Copyright: Matthias Weingart '#39'95'
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- IsControl = True
- end
- object Comments: TLabel
- Left = 13
- Top = 74
- Width = 324
- Height = 31
- Caption =
- 'This program is Freeware. Comments, questions and bug reports to' +
- ' matthias@penthouse.boerde.de.'
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- ShowAccelChar = False
- WordWrap = True
- IsControl = True
- end
- object Label1: TLabel
- Left = 13
- Top = 104
- Width = 324
- Height = 81
- Caption =
- 'Requirements: flatbed-scanner with TWAIN-interface, printer. To ' +
- 'make a copy of a sheet of paper, choose '#39'black-white'#39' in the TWA' +
- 'IN-dialog, set the size of the scan area to the whole papersize ' +
- 'and press the scan-button.'
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- ShowAccelChar = False
- WordWrap = True
- IsControl = True
- end
- end
- object OKButton: TBitBtn
- Left = 141
- Top = 210
- Width = 77
- Height = 27
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- TabOrder = 1
- Kind = bkOK
- Margin = 2
- Spacing = -1
- IsControl = True
- end
- end
-