FMX.TreeView.TCustomTreeView.operator ()

From RAD Studio API Documentation
Jump to: navigation, search

C++

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

Properties

Type Visibility Source Unit Parent
function public FMX.TreeView.hpp FMX.TreeView TCustomTreeView

Description

C++ conversion into an interface.

FMX.TreeView.TCustomTreeView.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