Links
EControl Syntax Editor SDK
TParamCompletion.Items Property

List of hints for the current function.

property Items: TecStrings;

Specifies list of hints for the current function. Each line in the Items list corresponds to separate set of parameters. If function is overloaded the same function may have several possible sets of parameters. 

Items are filtered. If current parameter is greater number of parameters of the item it is not displayed. 

Single item contains parameters declaration that are separated with the DeclSeparator.

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