PBOpenPreviewDialog.
-----------

Copyright  1999 BakSoft, Poul Bak.

http://home11.inet.tele.dk/BakSoft/
Mailto: baksoft@dk2net.dk

-----------------------------------
PBOpenPreviewDialog is a FREEWARE OpenDialog-component for Delphi 3.

PBOpenPreviewDialog is OpenDialog with Preview of YOUR files. The main property is 'OnPreview' where you can write code that displays YOUR file the way you want. Two propertys 'PreviewText' and 'PreviewImage' makes it easy to preview any kind of file.

Context-sensitive help is included.


Legal stuff:
------------
PBOpenPreviewDialog is Freeware. Use it any way, you like. There are no timelimit or 'nag-screens'. Applications developed using these components are yours alone, Baksoft have no rights to it.

PBOpenPreviewDialog is provided 'as-is' and Baksoft is under no circumstances responsible for any damage, what soever, that it might cause to anyone or anything.

The component have been tested with Delphi 3.0, but should be able to compile in Delphi 2, 3 and 4. You can buy the code if you want, e-mail Baksoft for further details.

Installation:
-------------
1. Unzip all files to a folder of your choice.
2. Start Delphi (if you haven't done so).
3. Choose menu 'Component', 'Install Component...', browse to the folder that contains the unzipped files, choose 'PBOpenPreviewDialog.pas' and open the file. Press 'Ok'. Press 'Yes' to confirm rebuild. PBOpenPreviewDialog is now Registered. Close the window (save the changes).

Now you have a new Palette-page named 'PB' with the new component.

Install context-sensitive help:
-------------------------------
1. Move or copy 'PBOpenPreviewDialog.hlp', 'PBOpenPreviewDialog.FTS' and 'PBOpenPreviewDialog.cnt' to ..\Delphi 3\Help folder.
2. Doubleclick 'Delphi3.cnt' and 'Microsoft Help Workshop' starts. Click 'Index Files', 'add'. Type 'PBOpenPreviewDialog' as Help title and 'PBOpenPreviewDialog.hlp' as Help filename. Click 'Ok'.
3. Exit 'Microsoft Help Workshop' and save the changes.

Now you have full context-sensitive help for the PBOpenPreviewDialog component.
--------------------------------
I have included a small demo: Demo.exe to show the basics. Load, compile and run.

If you find any bugs, have any great ideas or just a comment or question, feel free to e-mail.
