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

Материал из FGX Native Докуметации
Перейти к навигации Перейти к поиску
(summary)
 
(summary)
Строка 1: Строка 1:
'''* [[ FGX.Control | Up to parent: FGX.Control ]]'''
+
* [[ FGX.Control | Up to parent: FGX.Control ]]
 +
* [[ FGX.Control.TfgControl_Methods | Methods ]]
 +
* [[ FGX.Control.TfgControl_Properties | Properties ]]
  
 
Delphi
 
Delphi
 +
 
<code>TfgControl = class (TComponent, IInterfaceComponentReference, IInterface)</code>
 
<code>TfgControl = class (TComponent, IInterfaceComponentReference, IInterface)</code>

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

Delphi

TfgControl = class (TComponent, IInterfaceComponentReference, IInterface)