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

TCustomImageListResolution

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

Declaration

Source position: imglist.pp line 114

type TCustomImageListResolution = class(TLCLReferenceComponent)

protected

  function GetReferenceHandle; override;

  

  function WSCreateReference(); override;

  

  class procedure WSRegisterClass; override;

  

  procedure ReferenceDestroying; override;

  

public

  destructor Destroy; override;

  

  function GetHotSpot; virtual;

  

  procedure FillDescription();

  

  procedure GetBitmap();

  

  procedure GetIcon();

  

  procedure GetFullBitmap();

  

  procedure GetRawImage();

  

  procedure Draw();

  

  procedure StretchDraw();

  

  procedure DrawOverlay();

  

  property ImageList: TCustomImageList; [r]

  

  property Width: Integer; [r]

  

  property Height: Integer; [r]

  

  property Count: Integer; [r]

  

  property AutoCreatedInDesignTime: Boolean; [rw]

  

  property Reference: TWSCustomImageListReference; [r]

  

end;

Inheritance

TCustomImageListResolution

  

|

TLCLReferenceComponent

  

|

TLCLComponent

  

|

TObject



CT Web help

CodeTyphon Studio