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

Материал из FGX Native Докуметации
Перейти к навигации Перейти к поиску
(summary)
(summary)
Строка 12: Строка 12:
 
|-
 
|-
 
| <code>constructor</code> || <code>Create(AOwner: TComponent)</code>
 
| <code>constructor</code> || <code>Create(AOwner: TComponent)</code>
 +
 +
|}
 +
 +
== Константы ==
 +
 +
{| class="wikitable sortable"
 +
|-
 +
| <code>const</code> || <code>DefaultContinuesUpdates: Boolean</code>
  
 
|}
 
|}

Версия 03:19, 10 июня 2019

Delphi

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

Конструкторы

constructor Create(AOwner: TComponent)

Константы

const DefaultContinuesUpdates: Boolean