TdxExpressionRichEditGetSuggestionsEvent Type
In This Article
#Declaration
Delphi
TdxExpressionRichEditGetSuggestionsEvent = procedure(Sender: TObject; AList: TdxExpressionRichEditSuggestionList) of object;
#Parameters
Name | Type |
---|---|
Sender | TObject |
AList | Tdx |
See Also