System.Rtti.TRttiInvokableType.ToString

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function ToString: string; override;

C++

virtual System::UnicodeString __fastcall ToString();

Propriétés

Type Visibilité  Source Unité  Parent
function public
System.Rtti.pas
System.Rtti.hpp
System.Rtti TRttiInvokableType

Description

Renvoie le nom du type reflété.

System.Rtti.TRttiInvokableType.ToString hérite de System.Rtti.TRttiType.ToString. Tout le contenu en-dessous de cette ligne se réfère à System.Rtti.TRttiType.ToString.

Renvoie le nom du type reflété.

ToString redéfinit la méthode ToString et renvoie le nom du type reflété.

Voir aussi