 |
Introduction |
 |
User Guide |
 |
Alert functions |
 |
Mathematical functions |
 |
String formatting functions |
 |
Properties |
 |
Properties |
 |
Properties |
 |
Properties |
 |
Properties |
 |
Properties |
|
|
Path
Returns
a reference to a path specified by the index. Use PathCount to determine the maximum value for
the index. The maximum value is PathCount - 1 because the index starts at
0.
Syntax:
|
|
function
Path(Index: Integer): TPath;
|
Example:
|