FGX.Calendar.TfgCustomCalendar: различия между версиями
Перейти к навигации
Перейти к поиску
Admin (обсуждение | вклад) (summary) |
Admin (обсуждение | вклад) (summary) |
||
Строка 1: | Строка 1: | ||
* [[ FGX.DateTimeControl.TfgCustomDateControl | Вверх к родителю: TfgCustomDateControl ]] | * [[ FGX.DateTimeControl.TfgCustomDateControl | Вверх к родителю: TfgCustomDateControl ]] | ||
+ | * [[ FGX.Calendar | К модулю: FGX.Calendar ]] | ||
Delphi | Delphi | ||
Строка 5: | Строка 6: | ||
<syntaxhighlight lang="Delphi">TfgCustomCalendar = class (TfgCustomDateControl)</syntaxhighlight> | <syntaxhighlight lang="Delphi">TfgCustomCalendar = class (TfgCustomDateControl)</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.DateTimeControl.TfgCustomDateTimeControl|TfgCustomDateTimeControl]]</span> -> <span class="type-border">[[FGX.DateTimeControl.TfgCustomDateControl|TfgCustomDateControl]]</span> -> <span class="type-border">[[FGX.Calendar.TfgCustomCalendar|TfgCustomCalendar]]</span></p> | |
+ | |||
+ | Прямые наследники: | ||
[[FGX.Calendar.TfgCalendar|TfgCalendar]] | [[FGX.Calendar.TfgCalendar|TfgCalendar]] | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− |
Версия 17:59, 29 июня 2019
Delphi
TfgCustomCalendar = class (TfgCustomDateControl)
TComponent -> TfgControl -> TfgCustomDateTimeControl -> TfgCustomDateControl -> TfgCustomCalendar
Прямые наследники: TfgCalendar