TMPHexEditor/TMPHexEditorEx components by mirkes.de

TMPHexEditor is a TCustomGrid descendant to view and edit binary files in hexadecimal and textual format.

TMPHexEditorEx is an advanced hex editor, is supports OLE drag and drop, printing, print preview and more.

top

contents:

version:   version of the package
target:   supported borland ides
sources:   status of the sourcecode
history:   version history of the package
installation:   how to install the package
usage:   how to use the package
contact:   how to contact the author of the package
license:   license of the package
top

version:

version 06-15-2004, released june 15, 2004

top

target:

the package has been tested and is supposed to work in Borland Delphi 4, 6 and 7 and C++ Builder 6.

top

sources:

the component sources are included in the package.

top

history:

version 06-15-2004: june 15, 2004

version 06-10-2004: june 10, 2004

version 06-07-2004: june 07, 2004

version 05-30-2004: may 30, 2004

version 05-27-2004: may 27, 2004

version 05-13-2004: may 13, 2004

version 04-18-2004: april 18, 2004

version 01-08-2004: january 08, 2004

version 12-16-2003: december 16, 2003

version 12-10-2003: december 10, 2003

version 09-24-2003: september 24, 2003

version 09-09-2003: september 09, 2003

version 07-05-2003: july 05, 2003

version 05-25-2003-b: may 25, 2003

version 05-25-2003: may 25, 2003

version 05-20-2003: may 20, 2003

version 05-17-2003: may 17, 2003

version 10-25-2002: october 25, 2002

version 08-18-2002: august 18, 2002

version 08-12-2002: august 12, 2002

version 08-09-2002: august 09, 2002

version 07-21-2002: july 21, 2002

too many changes to mention here (completely rewritten, basic and advanced versions TMPHexEditor and TMPHexEditorEx), please read the documentation included with this package for more information

top

v 1.16: 02/02/99

v 1.15: 01/03/99

v 1.14: not released

v 1.13: 11/07/98

added AsText and AsHex property ( and converting functions for "aa00bb" style hex files ) , MaskWhiteSpaces property to avoid the '.' if you have a font that can display chars from #0 to #31; also typing capitals rather than lowercase chars in the char field is now possible ( most of this stuff has been suggested from Philippe Chessa , Philippe_Chessa _at_ compuserve.com, thanks )

v 1.12: 10/25/98

v 1.1 : 10/04/98

v 1.0 Beta 1 : 08/15/98

top

installation:

top

usage:

read the help file included in this package (under the \doc path).

top

contact:

the author of this package is markus stephany, losheim am see, saarland, germany.

mailto:vcl[at]mirkes[dot]de (change the obvious!)

http://www.mirkes.de

top

license:

Copyright : ©1997-2004 markus stephany, all rights reserved

    This source code is freeware. You may use, change, and distribute without
    charge the source code as you like. This unit can be used freely in any
    commercial applications. However, it may not be sold as a standalone product
    and the source code may not be included in a commercial product. This unit
    is provided as is with no warrent or support. Make sure to read relevant
    information and documentation from Microsoft before using this unit.
top

-end-