HKSafeForm is a component that you can add on any form. Just add, nothing else. After that all of the form's controls captions will be protected from editing with a hex editor. EVERYTHING with a caption property gets protected, even non borland components. By default, if some one edits the exe, HKSafeForm will automatically terminate the program. Or if you want assign an event handler to do something else... Great for about boxes. Add's 2.5kb to the EXE. |