record TLMMouseEvent

BeschreibungHierarchieFelderMethodenEigenschaften

Unit

Deklaration

type TLMMouseEvent = record

Beschreibung

 

Übersicht

Felder

Msg: cardinal;
Button: Word;
WheelDelta: SmallInt;
X: Smallint;
Y: Smallint;
Result: LRESULT;
UserData: pointer;
State: TShiftState;

Beschreibung

Felder

Msg: cardinal;
 
Button: Word;
 
WheelDelta: SmallInt;
 
X: Smallint;
 
Y: Smallint;
 
Result: LRESULT;
 
UserData: pointer;
 
State: TShiftState;
 

Erstellt mit PasDoc 0.10.0 am 2007-03-27 23:03:01