Controls.TCaption

From Référence RAD Studio VCL
Jump to: navigation, search

Informations Delphi

De Controls.pas

	TCaption:		UnicodeString;


Unité : Controls

Type : type

Informations C++

De Controls.hpp

	typedef System::UnicodeString TCaption;


Unité : Controls

Type : typedef

Description

TCaption est le type de la propriété Caption.


TCaption est la chaîne qui représente l'intitulé ou le texte d'un contrôle.

Personal tools