Table of Contents

TCachedFontWidth.Create Method

Creates an initializes an instance.

Syntax

Unit: FlexCel.Core

class function TCachedFontWidth.Create(const aFontWidth: Double; const aFontWidthScaled: Double; const aSpaceWidth: Double; const Fx: TFlxFont; const aScreenScaling: Integer): TCachedFontWidth; static; overload;

Parameters

<-> Parameter Type Description
const aFontWidth Double
const aFontWidthScaled Double
const aSpaceWidth Double
const Fx TFlxFont
const aScreenScaling Integer

See also