Links
EControl Syntax Editor SDK
TParamCompletion.ParamNumber Property

Currently edited parameter.

property ParamNumber: integer;

Indicates position of the caret in terms of parameter index. 

For example, 

MyFunc(56, "test", 4| 

Here ParamNumber will be equal to 2 (third parameter).

Copyright (c) 2004-2011. All rights reserved.
What do you think about this topic? Send feedback!