Displays the contents of a text or binary data stream in a single row. For each byte, it displays the printable value and the Ascii values in decimal and hexadecimal. Can be attached to an existing TScrollBar to allow scrolling, although is also possible to scroll through the ScrollToIndex method and the PixelPosition and AutoScroll properties. The rendering of the bitmap is optimized for faster scrolling which is especially important in very large streams. Supports up to 4Gb streams. Also supports Delphi7 and BCBuilder 6. |