ATPrintPreview component allows to quickly implement "Print preview" dialog for image viewing applications. You can call preview form for a TBitmap/TImage with a single function call.
ATBinHex is a Delphi/C++Builder component that implements a quick file viewer. Only visible part of file is loaded into viewer, so it's suitable to show files of unlimited size. Huge file sizes (of type Int64) and Unicode file names are supported. Ma
This component allows to view files of various types. There is no edit possibility, just quick view - so it's useful to implement View file feature in your Delphi/C++Builder application. |