FGX.Calendar.TfgCustomCalendar: различия между версиями
Перейти к навигации
Перейти к поиску
Admin (обсуждение | вклад) (summary) |
Admin (обсуждение | вклад) (summary) |
||
Строка 6: | Строка 6: | ||
<code>TfgCustomCalendar = class (TfgCustomDateControl)</code> | <code>TfgCustomCalendar = class (TfgCustomDateControl)</code> | ||
+ | |||
+ | == Конструкторы == | ||
+ | |||
+ | {| class="wikitable sortable" | ||
+ | |- | ||
+ | | constructor || Create(AOwner: TComponent) | ||
+ | |||
+ | |} |
Версия 23:37, 9 июня 2019
Delphi
TfgCustomCalendar = class (TfgCustomDateControl)
Конструкторы
constructor | Create(AOwner: TComponent) |