Just porting some software and foud that the Right versions of the
TWMNC[L|M|R]ButtonXXX definitions are missing in messages.inc
TWMNCRButtonDblClk = TWMNCHitMessage;
TWMNCRButtonDown = TWMNCHitMessage;
TWMNCRButtonUp = TWMNCHitMessage;
Marc