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
2022-09-06 07:25:15 +02:00
.github Adding .github\FUNDING.yml 2021-10-20 05:06:33 +02: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: Rename unit StrConsts to StyleNames 2022-09-06 07:25:15 +02:00
Chameleon.lpr refactor: Rename unit StrConsts to StyleNames 2022-09-06 07:25:15 +02:00
Chameleon.res refactor: Hide implementation details of StrConsts 2022-09-05 22:06:21 +02:00
CHANGELOG.md chore(changelog): Updated changelog 2022-02-06 07:28:09 +01:00
cliff.toml chore: Adding cliff.toml 2022-01-30 11:39:17 +01:00
DfmEngine.pas chore: Auto-formatted Pascal files: DfmEngine.pas, frmMain.pas 2022-02-06 07:28:09 +01:00
frmMain.lfm refactor: Hide implementation details of StrConsts 2022-09-05 22:06:21 +02:00
frmMain.pas refactor: Rename unit StrConsts to StyleNames 2022-09-06 07:25:15 +02:00
frmResults.lfm Upgraded Chameleon 2021-05-30 09:36:57 +02:00
frmResults.pas Add 'pas/' from commit '71642f0773f3b21b1e6bcdfcfdbdb186b6c8f78c' 2021-05-29 07:57:12 +02:00
LICENSE chore: Updated copyright year in LICENSE 2022-01-28 07:35:27 +01:00
README.md Add 'pas/' from commit '71642f0773f3b21b1e6bcdfcfdbdb186b6c8f78c' 2021-05-29 07:57:12 +02:00
StyleNames.pas refactor: Rename unit StrConsts to StyleNames 2022-09-06 07:25:15 +02:00
Writers.pas Add 'pas/' from commit '71642f0773f3b21b1e6bcdfcfdbdb186b6c8f78c' 2021-05-29 07:57:12 +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)