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

TChangeLink

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

Declaration

Source position: imglist.pp line 71

type TChangeLink = class(TObject)

public

  destructor Destroy; override;

  

  procedure Change; virtual;

  

  property OnChange: TNotifyEvent; [rw]

  

  property OnDestroyResolutionHandle: TDestroyResolutionHandleEvent; [rw]

  

  property Sender: TCustomImageList; [rw]

  

end;

Inheritance

TChangeLink

  

|

TObject



CT Web help

CodeTyphon Studio