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

Материал из FGX Native Докуметации
Перейти к навигации Перейти к поиску
(summary)
(summary)
 
(не показаны 4 промежуточные версии этого же участника)
Строка 1: Строка 1:
 
* [[ FGX.Shape.TfgShape | Вверх к родителю: TfgShape ]]
 
* [[ FGX.Shape.TfgShape | Вверх к родителю: TfgShape ]]
 +
* [[ FGX.Ellipse | К модулю: FGX.Ellipse ]]
  
 
Delphi
 
Delphi
Строка 5: Строка 6:
 
<syntaxhighlight lang="Delphi">TfgCustomEllipse = class (TfgShape)</syntaxhighlight>
 
<syntaxhighlight lang="Delphi">TfgCustomEllipse = class (TfgShape)</syntaxhighlight>
  
Известные прямые наследники:
+
<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.Ellipse.TfgCustomEllipse|TfgCustomEllipse]]</span></p>
 +
 
 +
Прямые наследники:
 
[[FGX.Ellipse.TfgEllipse|TfgEllipse]]
 
[[FGX.Ellipse.TfgEllipse|TfgEllipse]]
  

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

Delphi

TfgCustomEllipse = class (TfgShape)

TComponent -> TfgControl -> TfgGraphicControl -> TfgShape -> TfgCustomEllipse

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

Описание

Описание отсутствует.