Source Code Online Home Categories Top Code New Code Submit Code
Search
New Code
Rayzz Media Sharing Software 3.0
RTF-to-HTML DLL .Net 3.0.1
SQL Digger 2.5
PHP AdminPanel 3.0.3
ApPHP 6.0.4
Flash Event Calendar 2.0
ASP.NET Barcode Prof. 6.0
Text Menu FX 1.0
Pyramid Gallery FX 1.0
DWB Image Gallery 2.17
Accordion FX 1.0
Dock Menu FX 1.0
3D Carousel Menu FX 1.0
Excel to PDF .Net 1.0.0
BPArtGallery - Art Gallery Site Script 1.0
Top Code
ApPHP 6.0.4
File SyncForce Pro 4.0
Blade API Monitor 3.5.2.2
WebGrid DataGrid 3.1.6
AJ Help Desk Software 1.0
ES File Upload & Download Manager 2.7
XML Banner Rotator 0 AS3 1.0
ActivePresenter 1.1
The Pacer Edition beta
Inout Adserver 2.1
FlyCharts Flash Chart Component 2.10
PHP Authorization 1.0
Equipment Renting Bookings Database ASP.NET Script 1.0
File Sharing Search Engine 1.0
Flash News Article Script 1.0
Code Listing by Alexey Torgashin

Code 1-3 of 3   


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.

On this form user can change some...





This component implements a quick file viewer that can show files in 4 basic modes:

- Text: file is shown in text form
- Binary: file is shown in binary form (with fixed line length)
- Hex: file is shown in hex dump...



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.
The following view modes are implemented:
...