TChunkedText.Create

constructor Create; overload;


constructor Create(const text: string; font: TFontCache; fontColor: TColor32 = clBlack32; backColor: TColor32 = clNone32); overload;

For an example see the Examples/Text sample application.

See Also

TFontCache