Unit 'fpsvg.render' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#fcl-svg]

TSVGFileFontResolver

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: fpsvg.render.pp line 60

type TSVGFileFontResolver = class(TObject,ISVGFontFileResolver)

public

  constructor Create();

  function ResolveFontFile();

  property BasePath: string; [rw]

  property SearchPath: string; [rw]

  property Lookups: Integer; [r]

  property OnFontFileNeeded: TSVGFontFileNeededEvent; [rw]

end;

Inheritance

TSVGFileFontResolver

|

TObject,ISVGFontFileResolver


Documentation generated on: 2026-09-25