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

TSVGPaintServerObject

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

Declaration

Source position: fpsvg.style.pp line 292

type TSVGPaintServerObject = class(TObject,ISVGPaintServer)

public

  constructor Create();

  destructor Destroy; override;

  function GetPaintServerKind; virtual; abstract;

  function GetPaintServerID;

  function GetGradient(); virtual;

  property Element: TSVGElement; [r]

end;

Inheritance

TSVGPaintServerObject

|

TObject,ISVGPaintServer


Documentation generated on: 2026-09-25