API:FMX.ComboEdit.TComboEdit

From RAD Studio API Documentation
Jump to: navigation, search

FMX.ComboEdit.TCustomComboEditFMX.ComboEdit.TComboEditBaseFMX.Edit.TCustomEditFMX.Controls.Presentation.TPresentedControlFMX.Controls.TStyledControlFMX.Controls.TControlFMX.Types.TFmxObjectTComboEdit

Delphi

TComboEdit = class(TCustomComboEdit)

C++

class PASCALIMPLEMENTATION TComboEdit : public TCustomComboEdit

Properties

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

Description


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

FMX.ComboEdit.TComboEdit 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