TCachedFontWidth Record A font size cached for speed. Syntax Unit: FlexCel.Core TCachedFontWidth = record; Fields Name Description FontWidth Width of the "0" character. FontWidthScaled Width of the "0" character at the current screen scaling. SpaceWidth Width of the Space character. FontName Font name. FontSize Font size. FontStyle Font Style. ScreenScaling The scale at which this font was measured. Methods Name Description Create Creates an initializes an instance.