TTeeMouseEventKind

TTeeMouseEventKind

type TTeeMouseEventKind = (meDown, meUp, meMove);

Unit
TeeProcs

Description
Internal use.

Corresponds to the mouse event ( down, up or move ) that is passed to subscribers of the ITeeEvent interface.