This commit is contained in:
f1iwq2
2024-01-26 14:11:58 +01:00
parent 89ebfe67f2
commit c0edae3eb7
24 changed files with 966 additions and 738 deletions

View File

@@ -550,6 +550,7 @@ var i : integer;
c : tcomponent;
begin
if debug=1 then Affiche('Création fenetre configTCO',clLime);
position:=poMainFormCenter;
for i:=0 to stringGridTCO.RowCount - 1 do
with stringGridTCO do
begin