A Delphi app that can replicate any window from any other program and generate a Delphi form that looks identical (legacy project, Windows only)
Go to file
2025-11-20 10:18:23 +01:00
.editorconfig refactor: Hide implementation details of StrConsts 2022-09-05 22:06:21 +02:00
.gitignore refactor: Hide implementation details of StrConsts 2022-09-05 22:06:21 +02:00
about1.lfm Dynamically showing the version in the about box 2021-10-29 07:57:16 +02:00
about1.pas Auto-formatted Pascal files: about1.pas, DfmEngine.pas, frmMain.pas 2021-11-03 07:56:36 +01:00
Chameleon.lpi refactor: Extracted logic of enumerating child windows in WindowEnumerator 2022-09-06 20:12:06 +02:00
Chameleon.lpr refactor: Rename unit StrConsts to StyleNames 2022-09-06 07:25:15 +02:00
Chameleon.res refactor: Break GetWinInfo to small procedures 2022-09-06 08:26:45 +02:00
DfmEngine.pas chore: Auto-formatted Pascal files: DfmEngine.pas, frmMain.pas, frmResults.pas, StyleNames.pas, WindowEnumerator.pas, Writers.pas 2022-09-09 01:02:56 +02:00
frmMain.lfm refactor: Hide implementation details of StrConsts 2022-09-05 22:06:21 +02:00
frmMain.pas chore: Auto-formatted Pascal files: DfmEngine.pas, frmMain.pas, frmResults.pas, StyleNames.pas, WindowEnumerator.pas, Writers.pas 2022-09-09 01:02:56 +02:00
frmResults.lfm Upgraded Chameleon 2021-05-30 09:36:57 +02:00
frmResults.pas chore: Auto-formatted Pascal files: DfmEngine.pas, frmMain.pas, frmResults.pas, StyleNames.pas, WindowEnumerator.pas, Writers.pas 2022-09-09 01:02:56 +02:00
LICENSE chore: Removed funding file 2024-12-07 12:25:38 +01:00
README.md Add 'pas/' from commit '71642f0773f3b21b1e6bcdfcfdbdb186b6c8f78c' 2021-05-29 07:57:12 +02:00
StyleNames.pas chore: Auto-formatted Pascal files: DfmEngine.pas, frmMain.pas, frmResults.pas, StyleNames.pas, WindowEnumerator.pas, Writers.pas 2022-09-09 01:02:56 +02:00
WindowEnumerator.pas chore: Auto-formatted Pascal files: DfmEngine.pas, frmMain.pas, frmResults.pas, StyleNames.pas, WindowEnumerator.pas, Writers.pas 2022-09-09 01:02:56 +02:00
Writers.pas chore: Auto-formatted Pascal files: DfmEngine.pas, frmMain.pas, frmResults.pas, StyleNames.pas, WindowEnumerator.pas, Writers.pas 2022-09-09 01:02:56 +02:00

Chameleon

A Delphi app that can replicate any window from any other program and generate a Delphi form that looks identical (legacy project, Windows only)