FMX.ScrollBox.Style.TStyledCustomScrollBox.operator ()

From RAD Studio API Documentation
Jump to: navigation, search

C++

operator IScrollableContent*(void) { return (IScrollableContent*)&__IScrollableContent; }

Properties

Type Visibility Source Unit Parent
function public FMX.ScrollBox.Style.hpp FMX.ScrollBox.Style TStyledCustomScrollBox

Description

C++ conversion into an interface.

FMX.ScrollBox.Style.TStyledCustomScrollBox.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