Unit 'HtmlImages' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_htmlviewer]

ThtGifImage

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

Declaration

Source position: HtmlImages.pas line 196

type ThtGifImage = class(ThtImage)

protected

  function GetBitmap; override;

  

  function GetImageHeight; override;

  

  function GetImageWidth; override;

  

  function GetMask; override;

  

  function GetAnimate; override;

  

  procedure SetAnimate(); override;

  

public

  constructor Create(); overload;

  

  destructor Destroy; override;

  

  function Clone; override;

  

  function IsAnimated; override;

  

  procedure Draw(); override;

  

  property Gif: TGIFImage; [r]

  

end;

Inheritance

ThtGifImage

  

|

ThtImage

  

|

ThtCachable

  

|

TObject



CT Web help

CodeTyphon Studio