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

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

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

Delphi

TfgSector = class (TfgCustomSector)