Our products
This program lets programmers view and
edit Delphi family (Delphi 1, 2, 3, 4,
C++Builder 1,3) forms (DFM-files).
There is a possibility to view forms
"as text" or "as form", load and unload
runtime packages and object inspector,
edit string resources. The latter
feature is useful when dealing with
application localization etc..
Delphi 3/4 runtime packages are
required.
Delphi-oriented exploration of Win32 executable files resources. This means that you can view (and extract!) RCDATA-resources as Delphi forms (as Text or as Form) of Delphi modules (exe, dpl, bpl, dll).
D-Peeper is a Delphi application peeper, which will help you to debug applications written with Delphi or CBuilder. It lets you extract object data (published properties and events list, class hierarchy with unit names, fields, methods, binary data dump, components and controls list) for visual components at run-time. It's absolutely transparent to the application being observed.