[Overview][Types][Classes][Procedures and functions][Index] Reference for unit 'ImgList' (#lcl)

TCustomImageListResolutions

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

Declaration

Source position: imglist.pp line 225

type TCustomImageListResolutions = class(TObject)

public

  constructor Create();

  destructor Destroy; override;

  function FindBestToScaleFrom();

  procedure Delete();

  procedure Clear;

  property ImageLists []: TCustomImageListResolution; [r]

  property Items []: TCustomImageListResolution; default; [r]

  property Count: Integer; [r]

end;

Inheritance

TCustomImageListResolutions

|

TObject

The latest version of this document can be found at lazarus-ccr.sourceforge.net.