Show: Delphi C++
Display Preferences

FMX.Controls.TCustomTrack

From XE3 API Documentation
Jump to: navigation, search

FMX.Types.TStyledControlFMX.Types.TControlFMX.Types.TFmxObjectSystem.Classes.TComponentSystem.Classes.TPersistentSystem.TObject
TCustomTrack

Delphi

TCustomTrack = class(TStyledControl, IValueRange)

C++

class PASCALIMPLEMENTATION TCustomTrack : public Fmx::Types::TStyledControl

Properties

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

Description

Base class for all track bar components.

TCustomTrack is the base class for all track bar components such as TTrackBar.

If you need to create your own custom track bar, then you should derive your component from TCustomTrack, as it already implements functionality for drawing and manipulating the track bar.

See Also

Personal tools
Translations