Concept Framework 1.0 documentation Contents | Index

REditComboBox.Suggest

Name Type Access Version Deprecated
Suggest property public version 1.0 no

Prototype:
[Read/Write] property Suggest[=szSuggestion]


Description:
Sets the suggestions for the entry. The suggestions are variants that are shown in a box under the REditComboBox with possible variants for the user, matching the current typed text. Suggestions must be provided as a string containing the variants separated by semicolon. To remove the suggestions, just set this property to the empty string.

Returns:
Returns the suggestion string (if any).

Documented by Eduard Suica, generation time: Thu Oct 15 20:01:55 2009 GMT(c)2009 RadGs Software