FMX.ListBox.TListBoxSelector.FListBox

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

[Weak] FListBox: TCustomListBox;

C++

TCustomListBox* FListBox;

Properties

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

Description

The reference to the list box to which this instance of TListBoxSelector belongs.

See Also