FMX.FontManager.IFMXFontManagerService Methods

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
AddCustomFontFromFilepublicAdds custom font file name to the font collection.
AddCustomFontFromResourcepublicAdds font from application resources.
AddCustomFontFromStreampublicAdds font from stream.
AddRefpublicIncrements the reference count for this interface.
GetCustomFontInfopublicReturns font information of custom font by specified index.
GetCustomFontInfoCountpublicReturns count of registered custom fonts.
HasCustomFontpublicIf a specified font family exists in custom font collection, it returns true.
HasCustomFontspublicIf there are any registered custom fonts, it returns true.
QueryInterfacepublicReturns a reference to a specified interface if the object supports that interface.
ReleasepublicDecrements the reference count for this interface.
SupportspublicIndicates whether a given interface supports a specific (another) interface.