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