Show: Delphi C++
Display Preferences

FMX.Controls.TTrack

From XE3 API Documentation
Jump to: navigation, search

FMX.Controls.TCustomTrackFMX.Types.TStyledControlFMX.Types.TControlFMX.Types.TFmxObjectSystem.Classes.TComponentSystem.Classes.TPersistentSystem.TObject
TTrack

Delphi

TTrack = class(TCustomTrack)

C++

class PASCALIMPLEMENTATION TTrack : public TCustomTrack

Properties

Type Visibility Source Unit Parent
class public
FMX.Controls.pas
FMX.Controls.hpp
FMX.Controls FMX.Controls

Description

Is a TCustomTrack with a set of published properties.

TTrack publishes a set of properties from the TCustomTrack base component, but is not registered to the Tool Palette, so it cannot be added directly to a FireMonkey form.

You can derive your own custom track bar component from TTrack.

See Also

Personal tools
Translations