FMX.ComboEdit.Style.TComboEditListBox

From RAD Studio API Documentation

Error: Image is invalid or non-existent.

Delphi

TComboEditListBox = class(TCustomListBox)

C++

class PASCALIMPLEMENTATION TComboEditListBox : public Fmx::Listbox::TCustomListBox

Properties

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

Description

Implements the list box used by TComboEdit components.

Do not create instances of the TComboEditListBox class in applications.

See Also