CtlPanel.TAppletModule.Caption

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property Caption: string read GetCaption write SetCaption;

C++

__property System::UnicodeString Caption = {read=GetCaption, write=SetCaption};

Propriétés

Type Visibilité  Source Unité  Parent
property published
CTLPanel.pas
CtlPanel.hpp
CtlPanel TAppletModule


Description

Indique le libellé du module applet.

Caption contient la chaîne affichée dans le panneau de configuration sous l'icône de l'applet.

Voir aussi