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

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

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

Delphi

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