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

Материал из FGX Native Докуметации
Перейти к навигации Перейти к поиску
(summary)
 
(summary)
Строка 1: Строка 1:
'''* [[ FGX.DrawerLayout | Up to parent: FGX.DrawerLayout ]]'''
+
* [[ FGX.DrawerLayout | Up to parent: FGX.DrawerLayout ]]
 +
* [[ FGX.DrawerLayout.TfgCustomDrawerLayout_Methods | Methods ]]
 +
* [[ FGX.DrawerLayout.TfgCustomDrawerLayout_Properties | Properties ]]
  
 
Delphi
 
Delphi
 +
 
<code>TfgCustomDrawerLayout = class (TfgControl, IFGXTapSupported, IFGXNotificationObserver, IFGXNotificationObservable)</code>
 
<code>TfgCustomDrawerLayout = class (TfgControl, IFGXTapSupported, IFGXNotificationObserver, IFGXNotificationObservable)</code>

Версия 22:09, 9 июня 2019

Delphi

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