Unit 'libSkiaControls' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#pl_skia]

TSkSvg

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

Declaration

Source position: libskiacontrols.pas line 238

type TSkSvg = class(TSkCustomControl)

protected

  function CreateSvgBrush; virtual;

  

  procedure Draw(); override;

  

public

  constructor Create(); override;

  

  destructor Destroy; override;

  

published

  property Svg: TSkSvgBrush; [rw]

  

  property OnDraw: TSkDrawEvent;

  

end;

Inheritance

TSkSvg

  

|

TSkCustomControl

  

|

TObject



CT Web help

CodeTyphon Studio