TMPHexEditorEx v 09-09-2003
credits to :
- John Hamm, http://users.snapjax.com/john/
- Christophe Le Corfec for introducing the EBCDIC format and the nice idea about half byte insert/delete
- Philippe Chessa for his suggestions about AsText, AsHex and better support for the french keyboard layout
- Daniel Jensen for octal offset display and the INS-key recognition stuff
- Shmuel Zeigerman for introducing more flexible offset display formats
- Vaf, http://carradio.al.ru for reporting missing delver.inc and suggesting OnChange
- Eugene Tarasov for reporting that setting the BytesPerColumn value to 4 at design time didn't work
- FuseBurner for BytesPerUnit/RulerBytesPerUnit related suggestions
- Motzi for SyncView/ShowPositionIfNotFocused related suggestions
- Martin Hsiao for bcb compatibility and reporting some bugs when moving cursor beyond eof
- Miyu for delphi 7 defines
- Nils Hoyer, http://www.star-tools.de for bcb testing and packaging
UndoBeginUpdate and UndoEndUpdate behaviour to automatically create an undo record on UndoBeginUpdate and check it on UndoEndUpdate, see also CreateUndoOnUndoUpdateCreateUndoOnUndoUpdatePasteData method addedPrintOptions.Flags| Name | Description |
|---|---|
Class TMPHexEditorEx |
|
Class TMPHPrintOptions |
| Name | Description |
|---|---|
| TMPHQueryPublicPropertyEvent | this 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. |
| Name | Description |
|---|---|
| MPH_DEF_PRINT_MARGINS | default print margins |
(C)1997-2003 markus stephany, merkes@mirkes.de, all rights reserved.
09-09-2003