FMX.ListBox.TComboListBox.FComboBox

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

[Weak] FComboBox: TCustomComboBox;

C++

TCustomComboBox* FComboBox;

Properties

Type Visibility Source Unit Parent
field protected
FMX.ListBox.pas
FMX.ListBox.hpp
FMX.ListBox TComboListBox

Description

Specifies the combo box that contains the TComboListBox.

Retrieves the combo box to which this TComboListBox is attached.

See Also