[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
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; |
| | |
TObject,ISVGPaintServer |