TOnMoveButNoMatch3Proc Delegate

Anonymous code used to inform the program about moving a tile or line without having a match-3.

Unit: cMatch3Game
System.IInterface
  cMatch3Game.TOnMoveButNoMatch3Proc
type TOnMoveButNoMatch3Proc = reference to procedure

The TOnMoveButNoMatch3Proc type exposes the following members.

Show:
 NameDescription
Invoke

Top