[Overview][Types][Classes][Index] Reference for unit 'msedataimage' (#msegui)

timagecache

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

Declaration

Source position: msedataimage.pas line 48

type timagecache = class(thashdatalist)

public

  constructor create;

  procedure clear; override;

  function find();

  procedure add();

  procedure delete();

  property maxsize: int32; [rw]

end;

Inheritance

timagecache

|

thashdatalist

|

TObject


Documentation generated on: 2021-05-13