TatCustomScripter.GetRowColFromSource Method
Convert a script source position to a row and column information.
Syntax
Unit: atScript
procedure TatCustomScripter.GetRowColFromSource(APos: Integer; var row: Integer; var col: Integer);
Parameters
| <-> | Parameter | Type | Description |
|---|---|---|---|
| APos | Integer | ||
| var | row | Integer | |
| var | col | Integer |