API:FMX.ComboTrackBar.TComboTrackBar

From RAD Studio API Documentation
Jump to: navigation, search

FMX.ComboEdit.TComboEditBaseFMX.Edit.TCustomEditFMX.Controls.Presentation.TPresentedControlFMX.Controls.TStyledControlFMX.Controls.TControlFMX.Types.TFmxObjectSystem.Classes.TComponentTComboTrackBar

Delphi

TComboTrackBar = class(TComboEditBase)

C++

class PASCALIMPLEMENTATION TComboTrackBar : public Fmx::Comboedit::TComboEditBase

Properties

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

Description

Abstract class that is the base class for the TComboEdit component.

FMX.ComboTrackBar.TComboTrackBar inherits from FMX.ComboEdit.TComboEditBase. All content below this line refers to FMX.ComboEdit.TComboEditBase.

Abstract class that is the base class for the TComboEdit component.

See Also