function LoadFromResource(const resName: string; resType: PChar); TFontReader
Note: the object returned by this method will be destroyed automatically when FontManager is destroyed.
var myFont: TFontReader; begin myFont := FontManager.LoadFromResource('my_ttf_font'; RT_RCDATA); ...
Copyright ©2010-2023 Angus Johnson - Image32 4.8 - Help file built on 18 Jan 2025