Drill(Row: Integer; Column: Integer): Boolean;
Row. Number of cell row.
Column. Number of cell column.
The Drill method returns True if you can get the next cell of the matrix.
The method use is given in the example for IPrxDataIsland.BeginDrill.
See also: