FGX.Button.TfgCustomButton: различия между версиями
Перейти к навигации
Перейти к поиску
Admin (обсуждение | вклад) (summary) |
Admin (обсуждение | вклад) (summary) |
||
Строка 1: | Строка 1: | ||
* [[ FGX.Control.TfgControl | Вверх к родителю: TfgControl ]] | * [[ FGX.Control.TfgControl | Вверх к родителю: TfgControl ]] | ||
+ | * [[ FGX.Button | К модулю: FGX.Button ]] | ||
Delphi | Delphi | ||
− | <syntaxhighlight lang="Delphi">TfgCustomButton = class (TfgControl | + | <syntaxhighlight lang="Delphi">TfgCustomButton = class (TfgControl)</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.Button.TfgCustomButton|TfgCustomButton]]</span></p> | |
+ | |||
+ | Прямые наследники: | ||
[[FGX.Button.TfgButton|TfgButton]] | [[FGX.Button.TfgButton|TfgButton]] | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− |
Версия 02:34, 13 июня 2019
Delphi
TfgCustomButton = class (TfgControl)
TComponent -> TfgControl -> TfgCustomButton
Прямые наследники: TfgButton