System.Bindings.Methods.TMethodDescription.FrameWorkClass

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property FrameWorkClass: TPersistentClass read FFrameWorkClass;

C++

__property System::Classes::TPersistentClass FrameWorkClass = {read=FFrameworkClass};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property public
System.Bindings.Methods.pas
System.Bindings.Methods.hpp
System.Bindings.Methods TMethodDescription


Beschreibung

Gibt das Framework an, für das die Methode vorgesehen ist (z.B. VCL oder FMX).

Siehe auch