Web.Stencils.TWebStencilsProcessor.operator ()

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

C++

operator IWebStencilsComponent*(void) { return (IWebStencilsComponent*)&__IWebStencilsComponent; }

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
function public Web.Stencils.hpp Web.Stencils TWebStencilsProcessor

Beschreibung


C++-Umwandlung eines TComponent-Objekts entweder in eine System.Classes.IInterfaceComponentReference-Instanz oder in eine System.IInterface-Instanz.

Web.Stencils.TWebStencilsProcessor.operator () erbt von System.Classes.TComponent.operator (). Der folgende Inhalt bezieht sich auf System.Classes.TComponent.operator ().

C++-Umwandlung eines TComponent-Objekts entweder in eine System.Classes.IInterfaceComponentReference-Instanz oder in eine System.IInterface-Instanz.

Siehe auch