Skip to main content
A newer version of this page is available. .

TdxBreadcrumbEditPopulateAutoCompleteSuggestionsEvent Type

Declaration

TdxBreadcrumbEditPopulateAutoCompleteSuggestionsEvent = procedure(Sender: TObject; const APath: string; ASuggestions: TStringList) of object;

Parameters

Name Type
Sender TObject
APath string
ASuggestions TStringList
See Also