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

Материал из FGX Native Докуметации
Перейти к навигации Перейти к поиску
(summary)
(summary)
Строка 1: Строка 1:
 
* [[ FGX.VideoControl | Вверх к родителю: FGX.VideoControl ]]
 
* [[ FGX.VideoControl | Вверх к родителю: FGX.VideoControl ]]
* [[ FGX.VideoControl.TfgVideoControl_Methods | Методы ]]
 
* [[ FGX.VideoControl.TfgVideoControl_Properties | Свойства ]]
 
  
 
Delphi
 
Delphi
  
<syntaxhighlight lang="Delphi">TfgVideoControl = class (TfgCustomVideoControl)</syntaxhighlight>
+
<code lang="Delphi">TfgVideoControl = class (TfgCustomVideoControl)</code>

Версия 04:12, 10 июня 2019

Delphi

TfgVideoControl = class (TfgCustomVideoControl)