Unit 'Img32.Fmt.SVG' Package
[Overview][Classes][Procedures and functions][Variables][Index] [#pl_image32]

TImageFormat_SVG

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

Declaration

Source position: Img32.Fmt.SVG.pas line 25

type TImageFormat_SVG = class(TImageFormat)

public

  class function IsValidImageStream(); override;

  

  function LoadFromStream(); override;

  

  procedure SaveToStream(); override;

  

  class function CanCopyToClipboard; override;

  

  class function CopyToClipboard(); override;

  

  class function CanPasteFromClipboard; override;

  

  class function PasteFromClipboard(); override;

  

end;

Inheritance

TImageFormat_SVG

  

|

TImageFormat

  

|

TObject



CT Web help

CodeTyphon Studio