Unit 'ImgCache' Package
[Overview][Classes][Index] [#pw_androidwizard_ide]

TImageCache

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

Declaration

Source position: imgcache.pas line 35

type TImageCache = class

public

  constructor Create;

  

  destructor Destroy; override;

  

  function GetImage();

  

  function GetImageAsBMP();

  

  function GetImageAsPNG();

  

end;

Inheritance

TImageCache

  

|

TObject



CT Web help

CodeTyphon Studio