добавил обработку таймеров и сами таймеры в автоматические действия

This commit is contained in:
PC1\PTyTb
2025-08-08 01:49:45 +03:00
parent 7d9eaaac4e
commit f2c012dd28
12 changed files with 500 additions and 71 deletions
+7
View File
@@ -2,6 +2,13 @@ unit uRecords;
interface
type TListTimer = record
Enable:integer;
interval:integer;
o:integer;
mess:string;
end;
type
TOBSKandinsky = record
port: integer;