TdxExpressionRichEditGetSuggestionsEvent Type
Declaration
TdxExpressionRichEditGetSuggestionsEvent = procedure(Sender: TObject; AList: TdxExpressionRichEditSuggestionList) of object;
Parameters
| Name | Type |
|---|---|
| Sender | TObject |
| AList | TdxExpressionRichEditSuggestionList |
See Also