System.Tether.AppProfile.TLocalResource.Value
Delphi
property Value: TResourceValue read FResValue write SetValue;
C++
__property TResourceValue Value = {read=FResValue, write=SetValue};
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
property | published | System.Tether.AppProfile.pas System.Tether.AppProfile.hpp |
System.Tether.AppProfile | TLocalResource |
Description
Value that this instance of TLocalResource encapsulates.
See Also
- BDShoppingList sample
- DesktopCast sample