FMX.ScrollBox.Style.TStyledCustomScrollBox.operator ()

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

C++

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

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
function public FMX.ScrollBox.Style.hpp FMX.ScrollBox.Style TStyledCustomScrollBox

Beschreibung

C++-Umwandlung in ein Interface.

FMX.ScrollBox.Style.TStyledCustomScrollBox.operator () erbt von FMX.Controls.TControl.operator (). Der folgende Inhalt bezieht sich auf FMX.Controls.TControl.operator ().

C++-Umwandlung in ein Interface.

Die verschiedenen verfügbaren Operatoren stellen Ihnen den Zugriff auf die folgenden Interfaces bereit:

Siehe auch