FGX.DateTimeControl.TfgCustomDateTimeControl: различия между версиями

Материал из FGX Native Докуметации
Перейти к навигации Перейти к поиску
(summary)
 
(summary)
Строка 1: Строка 1:
'''* [[ FGX.DateTimeControl | Up to parent: FGX.DateTimeControl ]]'''
+
* [[ FGX.DateTimeControl | Up to parent: FGX.DateTimeControl ]]
 +
* [[ FGX.DateTimeControl.TfgCustomDateTimeControl_Methods | Methods ]]
 +
* [[ FGX.DateTimeControl.TfgCustomDateTimeControl_Properties | Properties ]]
  
 
Delphi
 
Delphi
 +
 
<code>TfgCustomDateTimeControl = class (TfgControl, IFGXTapSupported, IFGXNotificationObserver, IFGXNotificationObservable)</code>
 
<code>TfgCustomDateTimeControl = class (TfgControl, IFGXTapSupported, IFGXNotificationObserver, IFGXNotificationObservable)</code>

Версия 22:09, 9 июня 2019

Delphi

TfgCustomDateTimeControl = class (TfgControl, IFGXTapSupported, IFGXNotificationObserver, IFGXNotificationObservable)