FGX.AutoCompleteEdit.Types.TfgAutoCompleteEditSuggestions: различия между версиями
Перейти к навигации
Перейти к поиску
Admin (обсуждение | вклад) (summary) |
Admin (обсуждение | вклад) (summary) |
||
Строка 1: | Строка 1: | ||
* [[ FGX.Types.TfgCollection | Вверх к родителю: TfgCollection ]] | * [[ FGX.Types.TfgCollection | Вверх к родителю: TfgCollection ]] | ||
+ | * [[ FGX.AutoCompleteEdit.Types | К модулю: FGX.AutoCompleteEdit.Types ]] | ||
Delphi | Delphi | ||
Строка 5: | Строка 6: | ||
<syntaxhighlight lang="Delphi">TfgAutoCompleteEditSuggestions = class (TfgCollection)</syntaxhighlight> | <syntaxhighlight lang="Delphi">TfgAutoCompleteEditSuggestions = class (TfgCollection)</syntaxhighlight> | ||
− | + | <p class="class-inheritance"><span class="type-border">[[System.Classes.TCollection|TCollection]]</span> -> <span class="type-border">[[FGX.Types.TfgCollection|TfgCollection]]</span> -> <span class="type-border">[[FGX.AutoCompleteEdit.Types.TfgAutoCompleteEditSuggestions|TfgAutoCompleteEditSuggestions]]</span></p> | |
− | |||
− | < | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | <span | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− |
Версия 02:33, 13 июня 2019
Delphi
TfgAutoCompleteEditSuggestions = class (TfgCollection)
TCollection -> TfgCollection -> TfgAutoCompleteEditSuggestions