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

TImageCacheItem

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

Declaration

Source position: imgcache.pas line 14

type TImageCacheItem = class

public

  constructor Create();

  

  destructor Destroy; override;

  

  property Img: TFPCustomImage; [r]

  

  property BMP: TBitmap; [r]

  

  property PNG: TPortableNetworkGraphic; [r]

  

end;

Inheritance

TImageCacheItem

  

|

TObject



CT Web help

CodeTyphon Studio