System.Tether.AppProfile.TRemoteAction.Caption

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

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.

Siehe auch