SA Editor Script Enhancements

for Borland Delphi v. 5.0, 6.0 and 7.0

Copyright © 2001-2002 by S. A. Kryukov
http://www.SAKryukov.org

To install:

  1. Load SAEdit.dpk project with Delphi
  2. Compile the package
  3. Install it
  4. Check Main Menu / Tools / Editor Options.. / Key Mapping / Enhancement Modules / "SA Edit Macro"

To uninstall:

Activate Main Menu / Component / Install Packages... / Packages / Design Packages. Select "SA Editor Script Enhancements" and use "Remove" button to remove the package.

Keyboard shortcuts:

In Delphi code editor, hit Ctrl+H for help form.

To modify key assignments, see the unit Shortcuts.pas.
It is recommended to uninstall the package before recompiling.

PLEASE DO NOT redistribute modified code!

Legal stuff:

Permission to use, copy and distribute this software and its documentation for any purpose and without fee is hereby granted, provided that no part of it is modified, including this statement.

THIS SOFTWARE IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.


If you find it useful then I would appreciate any Comments, Suggestions, Bug finds etc. and if you improve something, please send me a copy of the changes.