FGX.GraphicControl.TfgGraphicControl: различия между версиями
Перейти к навигации
Перейти к поиску
Admin (обсуждение | вклад) (summary) |
Admin (обсуждение | вклад) (summary) |
||
Строка 1: | Строка 1: | ||
− | * [[ FGX. | + | * [[ FGX.Controls.TfgControl | Вверх к родителю: TfgControl ]] |
* [[ FGX.GraphicControl | К модулю: FGX.GraphicControl ]] | * [[ FGX.GraphicControl | К модулю: FGX.GraphicControl ]] | ||
Строка 6: | Строка 6: | ||
<syntaxhighlight lang="Delphi">TfgGraphicControl = class (TfgControl)</syntaxhighlight> | <syntaxhighlight lang="Delphi">TfgGraphicControl = class (TfgControl)</syntaxhighlight> | ||
− | <p class="class-inheritance"><span class="type-border">[[System.Classes.TComponent|TComponent]]</span> -> <span class="type-border">[[FGX. | + | <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></p> |
Прямые наследники: | Прямые наследники: |
Версия 05:57, 10 июля 2019
Delphi
TfgGraphicControl = class (TfgControl)
TComponent -> TfgControl -> TfgGraphicControl
Прямые наследники: TfgCustomPaintBox, TfgShape
Непрямые наследники: TfgPaintBox, TfgCustomArc, TfgCustomCircle, TfgCustomEllipse, TfgCustomLine, TfgCustomRectangle, TfgCustomRegularPolygon, TfgCustomRhomb, TfgCustomSvgPath, TfgArc, TfgCustomArch, TfgCustomSector, TfgArch, TfgSector, TfgCircle, TfgEllipse, TfgLine, TfgRectangle, TfgRegularPolygon, TfgRhomb, TfgSvgPath
Описание
Описание отсутствует.