System.Tether.AppProfile.TRemoteAction.Caption
Delphi
property Caption: string read FCaption write FCaption;
C++
__property System::UnicodeString Caption = {read=FCaption, write=FCaption};
Eigenschaften
| Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet |
|---|---|---|---|---|
| property | public | System.Tether.AppProfile.pas System.Tether.AppProfile.hpp |
System.Tether.AppProfile | TRemoteAction |
Beschreibung
Der Beschriftungstext der Remote-Aktion.