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

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

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

Delphi

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