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

Материал из FGX Native Докуметации
Перейти к навигации Перейти к поиску
(summary)
 
(summary)
Строка 1: Строка 1:
* [[ FGX.TrackBar | Up to parent: FGX.TrackBar ]]
+
* [[ FGX.TrackBar | Вверх к родителю: FGX.TrackBar ]]
* [[ FGX.TrackBar.TfgCustomTrackBar_Methods | Methods ]]
+
* [[ FGX.TrackBar.TfgCustomTrackBar_Methods | Методы ]]
* [[ FGX.TrackBar.TfgCustomTrackBar_Properties | Properties ]]
+
* [[ FGX.TrackBar.TfgCustomTrackBar_Properties | Свойства ]]
  
 
Delphi
 
Delphi
  
 
<code>TfgCustomTrackBar = class (TfgControl, IFGXTapSupported, IFGXNotificationObserver, IFGXNotificationObservable)</code>
 
<code>TfgCustomTrackBar = class (TfgControl, IFGXTapSupported, IFGXNotificationObserver, IFGXNotificationObservable)</code>

Версия 23:39, 9 июня 2019

Delphi

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