V9.71
This commit is contained in:
f1iwq2
2025-01-02 12:26:41 +01:00
parent 02eccff67e
commit 4f3aff148a
32 changed files with 7143 additions and 1843 deletions

View File

@@ -171,7 +171,7 @@ procedure couleurs_debug;
var c : tcomponent;
i : integer;
begin
if sombre then with formdebug do
if ModeSombre then with formdebug do
begin
Color:=Couleurfond;
for i:=0 to ComponentCount-1 do