git-svn-id: trunk@55733 -
This commit is contained in:
michael 2017-08-21 11:19:16 +00:00
parent 1074c2f64f
commit dc9601276e

View File

@ -393,7 +393,7 @@ begin
{$ENDIF}
end;
if (gTTFontCache.Count=0) then
gTTFontCache.BuildFontCache;
gTTFontCache.ReadStandardFonts;
FDataParent:=TComponent.Create(nil);
FreeAndNil(TSDesign); // Remove design-time added page
FReportDesignData:=TDesignReportDataCollection.Create(TDesignReportData);