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

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

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

Delphi

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