System.Tether.AppProfile.TLocalResource.Value

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property Value: TResourceValue read FResValue write SetValue;

C++

__property TResourceValue Value = {read=FResValue, write=SetValue};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property published
System.Tether.AppProfile.pas
System.Tether.AppProfile.hpp
System.Tether.AppProfile TLocalResource


Beschreibung

Wert, der in dieser Instanz von TLocalResource gekapselt ist.

Siehe auch