System.Rtti.TRttiIndexedProperty.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 TRttiIndexedProperty

Description

Renvoie la représentation chaîne de cette instance de TRttiIndexedProperty.

ToString renvoie une chaîne décrivant cette instance de TRttiIndexedProperty.


Exemple pour TStrings.Strings :

property Strings[Index: Integer]: string