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

TSVGStyleResolver

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

Declaration

Source position: fpsvg.style.pp line 199

type TSVGStyleResolver = class(TObject)

public

  constructor Create;

  destructor Destroy; override;

  procedure LoadDocument();

  property FontFaceCount: Integer; [r]

  property FontFaces []: TSVGFontFaceRule; [r]

  procedure Unload;

  function ComputeStyle();

  function ComputeStyleOf();

  function PaintServerOf();

  function ServerElementOf();

  property StyleSheetCount: Integer; [r]

  property LengthContext: TSVGLengthContext; [rw]

  property LinkHistory: ISVGLinkHistory; [rw]

  property Documents: ISVGDocumentResolver; [rw]

  property StyleSheets: ISVGStyleSheetResolver; [rw]

end;

Inheritance

TSVGStyleResolver

|

TObject


Documentation generated on: 2026-09-25