FGX.SearchEdit.TfgCustomSearchEdit: различия между версиями

Материал из FGX Native Докуметации
Перейти к навигации Перейти к поиску
(summary)
(summary)
Строка 1: Строка 1:
* [[ FGX.SearchEdit | Up to parent: FGX.SearchEdit ]]
+
* [[ FGX.SearchEdit | Вверх к родителю: FGX.SearchEdit ]]
* [[ FGX.SearchEdit.TfgCustomSearchEdit_Methods | Methods ]]
+
* [[ FGX.SearchEdit.TfgCustomSearchEdit_Methods | Методы ]]
* [[ FGX.SearchEdit.TfgCustomSearchEdit_Properties | Properties ]]
+
* [[ FGX.SearchEdit.TfgCustomSearchEdit_Properties | Свойства ]]
  
 
Delphi
 
Delphi
  
 
<code>TfgCustomSearchEdit = class (TfgControl, IFGXTapSupported, IFGXNotificationObserver, IFGXNotificationObservable)</code>
 
<code>TfgCustomSearchEdit = class (TfgControl, IFGXTapSupported, IFGXNotificationObserver, IFGXNotificationObservable)</code>
 
== Description ==
 
 
Поле ввода строки поиска с поддержкой автозавершения ввода.
 

Версия 23:39, 9 июня 2019

Delphi

TfgCustomSearchEdit = class (TfgControl, IFGXTapSupported, IFGXNotificationObserver, IFGXNotificationObservable)