System.Bindings.Methods.TMethodDescription.Name

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property Name: string read FName;

C++

__property System::UnicodeString Name = {read=FName};

Eigenschaften

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


Beschreibung

Gibt den Namen der Methode an.

Siehe auch