API Reference KoalaMatch3 cMatch3Game TGridCell Record On this page Definition Properties Methods Definition Unit: cMatch3Game Package: KoalaMatch3 Structure of a cell used in the game grid Delphi Copy type TGridCell = record Properties CellType Col DestCol DestRow MoveCurrentFrame MoveNbFrames Row Methods GoToCell(Byte, Byte) Initialize(Byte, Byte, Integer) IsMoving