This commit is contained in:
f1iwq2
2025-05-01 21:20:53 +02:00
parent e89b3a9cdf
commit 23143aa4db
20 changed files with 707 additions and 629 deletions

View File

@@ -146,6 +146,7 @@ end;
destructor TClock.Destroy;
begin
FBitMap.Free;
FbitMap:=nil;
Ticker.Free;
inherited Destroy;
end;