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

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

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

Delphi

TfgCustomDrawer = class (TfgCustomLayout, IFGXYogaContainer, IFGXContainer)