CtlPanel.TAppletModule.Caption
Delphi
property Caption: string read GetCaption write SetCaption;
C++
__property System::UnicodeString Caption = {read=GetCaption, write=SetCaption};
Eigenschaften
| Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet |
|---|---|---|---|---|
| property | published | CTLPanel.pas CtlPanel.hpp |
CtlPanel | TAppletModule |
Beschreibung
Zeigt die Beschriftung des Applet-Moduls an.
Caption ist der String, der in der Systemsteuerung unter dem Symbol für das Applet angezeigt wird.