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

TScaledImageListResolution

Declaration

Source position: imglist.pp line 186

type TScaledImageListResolution = record

public

  class function Create();

  

  procedure GetBitmap();

  

  procedure Draw();

  

  procedure StretchDraw();

  

  procedure DrawOverlay();

  

  property Width: Integer; [r]

  

  property Height: Integer; [r]

  

  property Size: TSize; [r]

  

  property Resolution: TCustomImageListResolution; [r]

  

  property Count: Integer; [r]

  

  property Valid: Boolean; [r]

  

end;



CT Web help

CodeTyphon Studio