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

Материал из FGX Native Докуметации
Перейти к навигации Перейти к поиску
(summary)
(summary)
 
Строка 6: Строка 6:
 
<syntaxhighlight lang="Delphi">TfgCustomSector = class (TfgCustomArc)</syntaxhighlight>
 
<syntaxhighlight lang="Delphi">TfgCustomSector = class (TfgCustomArc)</syntaxhighlight>
  
<p class="class-inheritance"><span class="type-border">[[System.Classes.TComponent|TComponent]]</span> -> <span class="type-border">[[FGX.Control.TfgControl|TfgControl]]</span> -> <span class="type-border">[[FGX.GraphicControl.TfgGraphicControl|TfgGraphicControl]]</span> -> <span class="type-border">[[FGX.Shape.TfgShape|TfgShape]]</span> -> <span class="type-border">[[FGX.Arc.TfgCustomArc|TfgCustomArc]]</span> -> <span class="type-border">[[FGX.Sector.TfgCustomSector|TfgCustomSector]]</span></p>
+
<p class="class-inheritance"><span class="type-border">[[System.Classes.TComponent|TComponent]]</span> -> <span class="type-border">[[FGX.Controls.TfgControl|TfgControl]]</span> -> <span class="type-border">[[FGX.GraphicControl.TfgGraphicControl|TfgGraphicControl]]</span> -> <span class="type-border">[[FGX.Shape.TfgShape|TfgShape]]</span> -> <span class="type-border">[[FGX.Arc.TfgCustomArc|TfgCustomArc]]</span> -> <span class="type-border">[[FGX.Sector.TfgCustomSector|TfgCustomSector]]</span></p>
  
 
Прямые наследники:
 
Прямые наследники:

Текущая версия на 06:01, 10 июля 2019

Delphi

TfgCustomSector = class (TfgCustomArc)

TComponent -> TfgControl -> TfgGraphicControl -> TfgShape -> TfgCustomArc -> TfgCustomSector

Прямые наследники: TfgSector

Описание

Графический примитив: "сектор".