v2.1.1 大量更新,功能性更新见readme

This commit is contained in:
csh
2025-05-30 14:44:32 +08:00
parent f816e8b6e3
commit b7a7b983b3
20 changed files with 25299 additions and 13986 deletions
+1 -1
View File
@@ -62,7 +62,7 @@ end;
function PptxComponents.Create();
begin
Class(TSComponentsBase).Create();
inherited;
end;
function PptxComponents.Init();override;