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

TSVGGradientServer

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

Declaration

Source position: fpsvg.style.pp line 310

type TSVGGradientServer = class(TSVGPaintServerObject)

public

  constructor Create();

  function GetPaintServerKind; override;

  function GetGradient(); override;

  property Gradient: TSVGGradient; [r]

end;

Inheritance

TSVGGradientServer

|

TSVGPaintServerObject

|

TObject,ISVGPaintServer


Documentation generated on: 2026-09-25