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

Материал из FGX Native Докуметации
Перейти к навигации Перейти к поиску
(summary)
 
(summary)
Строка 1: Строка 1:
'''* [[ FGX.DrawerLayout | Up to parent: FGX.DrawerLayout ]]'''
+
* [[ FGX.DrawerLayout | Up to parent: FGX.DrawerLayout ]]
 +
* [[ FGX.DrawerLayout.TfgCustomDrawer_Methods | Methods ]]
 +
* [[ FGX.DrawerLayout.TfgCustomDrawer_Properties | Properties ]]
  
 
Delphi
 
Delphi
 +
 
<code>TfgCustomDrawer = class (TfgCustomLayout, IFGXYogaContainer, IFGXContainer)</code>
 
<code>TfgCustomDrawer = class (TfgCustomLayout, IFGXYogaContainer, IFGXContainer)</code>

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

Delphi

TfgCustomDrawer = class (TfgCustomLayout, IFGXYogaContainer, IFGXContainer)