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

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

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

Delphi

TfgSystemInfo = class (TObject)