修复shaing.apply失效问题

This commit is contained in:
csh
2024-02-29 16:08:47 +08:00
parent 46a8fb020b
commit a68cfb01d7
+2 -2
View File
@@ -41,10 +41,10 @@ End;
Function TSDocxShading.Apply();virtual;
Begin
shading_.Update();
shading_.Update("first");
End;
// property
// Properties
Function TSDocxShading.WriteTexture(value);virtual;
Begin
case value of