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

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

Версия 23:35, 11 июня 2019

Delphi

TfgCustomSector = class (TfgCustomArc)

Известные прямые наследники: TfgSector