FMX.ListBox.TCustomListBox.operator ()

From RAD Studio API Documentation
Jump to: navigation, search

C++

operator Fmx::Actnlist::_di_IGlyph()
operator Fmx::Controls::_di_ISearchResponder()
operator Fmx::Controls::IInflatableContent__1<TListBoxItem*>*(void) { return (Fmx::Controls::IInflatableContent__1<TListBoxItem*>*)&__IInflatableContent__1; }
operator Fmx::Types::_di_IItemsContainer()

Properties

Type Visibility Source Unit Parent
function public FMX.ListBox.hpp FMX.ListBox TCustomListBox

Description

C++ conversion into an interface.

FMX.ListBox.TCustomListBox.operator () inherits from FMX.Controls.TControl.operator (). All content below this line refers to FMX.Controls.TControl.operator ().

C++ conversion into an interface.

The different available operators give you access to the following interfaces:

See Also