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

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

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

Delphi

TfgTimer = class (TfgCustomTimer)