FMX.Types.TFmxObject.TagString

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property TagString: string read FTagString write FTagString;

C++

__property System::UnicodeString TagString = {read=FTagString, write=FTagString};

Propriétés

Type Visibilité  Source Unité  Parent
property public
FMX.Types.pas
FMX.Types.hpp
FMX.Types TFmxObject

Description

Propriété personnalisée qui stocke toute valeur de chaîne.

Voir aussi