Fixes and improvements

This commit is contained in:
csh
2025-02-14 15:26:26 +08:00
parent 41bbf69f79
commit 958b62f72c
10 changed files with 1259 additions and 291 deletions
-1
View File
@@ -227,7 +227,6 @@ end;
function DocxComponents.ReadThemes(_index);
begin
uses DrawingXml;
return {self.}GetPropArr(theme_array_, "theme", _index);
end;