Unit 'ImgList' Package
[Overview][Types][Classes][Procedures and functions][Index] [#lcl]

TCustomImageListResolutions

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

Declaration

Source position: imglist.pp line 224

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



CT Web help

CodeTyphon Studio