TIWImageOnMouseDown

<< Click to Display Table of Contents >>

Navigation:  Types >

TIWImageOnMouseDown

SIGNATURE=IWCompExtCtrls.TIWImageOnMouseDown

 

ETYPE=Type

 

Declaration:

Delphi:

TIWImageOnMouseDown = procedure (ASender: TObject; const AX: Integer; const AY: Integer) of object;

C++:

void (ASender: TObject; const AX: Integer; const AY: Integer) ( TIWImageOnMouseDown)();

 

Unit: IWCompExtCtrls.pas

 

Description: This is type IWCompExtCtrls.TIWImageOnMouseDown.