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

Материал из FGX Native Докуметации
Перейти к навигации Перейти к поиску
(summary)
(summary)
Строка 6: Строка 6:
 
<syntaxhighlight lang="Delphi">TfgCustomDrawer = class (TfgCustomLayout)</syntaxhighlight>
 
<syntaxhighlight lang="Delphi">TfgCustomDrawer = class (TfgCustomLayout)</syntaxhighlight>
  
<p class="class-inheritance"><span class="type-border">[[System.Classes.TComponent|TComponent]]</span> -> <span class="type-border">[[FGX.Control.TfgControl|TfgControl]]</span> -> <span class="type-border">[[FGX.Layout.TfgCustomLayout|TfgCustomLayout]]</span> -> <span class="type-border">[[FGX.DrawerLayout.TfgCustomDrawer|TfgCustomDrawer]]</span></p>
+
<p class="class-inheritance"><span class="type-border">[[System.Classes.TComponent|TComponent]]</span> -> <span class="type-border">[[FGX.Controls.TfgControl|TfgControl]]</span> -> <span class="type-border">[[FGX.Layout.TfgCustomLayout|TfgCustomLayout]]</span> -> <span class="type-border">[[FGX.DrawerLayout.TfgCustomDrawer|TfgCustomDrawer]]</span></p>
  
 
Прямые наследники:
 
Прямые наследники:

Версия 05:47, 10 июля 2019

Delphi

TfgCustomDrawer = class (TfgCustomLayout)

TComponent -> TfgControl -> TfgCustomLayout -> TfgCustomDrawer

Прямые наследники: TfgDrawer

Описание

Выдвигающаяся панель.

Конструкторы

constructor
Create(AOwner: TComponent)

Описание отсутствует.

Константы

const
DefaultDirection: TfgFlexDirection

Описание отсутствует.

const
DefaultHitTest: Boolean

Описание отсутствует.