Units
Class Hierarchy
Classes, Interfaces and Objects
Types
Enumerations
Variables
Constants
Functions and Procedures
Identifiers

All Types

NameUnitDescription
PMPHFindTableMPHexEditorprecompiled converted character table types for faster data search
TMPHBookmarkMPHexEditorbookmark record:
defined by pressing SHIFT+CTRL+[0..9], goto bookmark by pressing CTRL+[0..9]

- mPosition: file position
- mInCharField: cursor in character pane (True) or hex number pane
TMPHBookmarksMPHexEditorarray of bookmarks, representing keys 0..9
TMPHCharConvMPHexEditorcharacter conversion data storage
TMPHCharConvTableMPHexEditorcharacter conversion table
TMPHDrawCellEventMPHexEditorowner draw event type. parameters:

- Sender: the hex editor
- ACanvas: the editor's canvas
- ACol, ARow: the position to be drawn
- AWideText: the text to be drawn
- ARect: the cell rectangle
- ADefaultDraw: if set to True (default), default drawing isperformed after the event handler returns. if set to false, the event handler must do all cell painting.
TMPHFindEventMPHexEditorhandler for custom search routines

- Pattern: the data to find - PatLength: length of the data to find - SearchFrom: first search position - SearchUntil: last search position - IgnoreCase: case sensitive? - Wilcard: Wildcard character (only used by FindWithWildcard) - FoundPos: result, set to -1 if data was not found
TMPHFindTableMPHexEditor 
TMPHGetOffsetTextEventMPHexEditorretrieve the "line number" to display by the application

- Number: the number to convert to text - OffsetText: the resulting text output
TMPHOffsetFormatMPHexEditoroffset format record
TMPHOffsetFormatFlagsMPHexEditorset of the above flags
TMPHProgressEventMPHexEditorprogress event handler, used in OnProgress

- ProgressType: am i loading or saving? (see TMPHProgressKind)
- aName: name of file to be load from/saved to
- Percent: current progress (0..100)
- Cancel: if set to true, the load/save procedure will abort (no meaning in Find* methods)
TMPHQueryPublicPropertyEventMPHexEditorExthis event is called when PropertiesAsString is read or written. TMPHexEditorEx has a fixed list of properties that can be read/written using PropertiesAsString. you can exclude some of the properties by setting IsPublic to False.
TMPHUndoFlagsMPHexEditorset of undo flags

Generated by DIPasDoc 0.8.7 on Di 15. Jun 2004 20:02:30