The Window Inspector is a simple tool that allows retrieving class names and texts of windows or control elements of any running application. In the case of programs written in Delphi or C++Builder, it therefore allows to find out the names of the used components.
- Delphi 6
HDesigner
|
|--bin Directory with built executable files
|
|--source Directory with source files
|
|--temp Directory with compiled unit files
|
|--LICENSE BSD 3-clause license
|--NEWS.md Version history
+--README.md This file
The code is available under the BSD 3-clause license.
See the LICENSE
file for the full license text.