This commit is contained in:
f1iwq2
2020-02-03 21:07:11 +01:00
parent d1613a75c6
commit 110f42baaa
11 changed files with 489 additions and 234 deletions

View File

@@ -26,6 +26,8 @@ Const Version='1.11';// sert
implementation
uses UnitPrinc;
{$R *.dfm}
Procedure Aff(s : string);
@@ -172,7 +174,7 @@ begin
else formVersion.Free;
end;
//if V_utile=V_publie then Affiche('Version Actuelle=Version publiée : votre version est à jour',clLime);
if V_utile=V_publie then Formprinc.Hint:='Votre version '+Version_p+' est à jour';
end;
end