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

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

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

Delphi

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