API:System.Tether.AppProfile.TResourceValue.operator Implicit

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

class operator Implicit(Value: Boolean): TResourceValue;
class operator Implicit(Value: Int64): TResourceValue;
class operator Implicit(Value: Integer): TResourceValue;
class operator Implicit(Value: Double): TResourceValue;
class operator Implicit(Value: Single): TResourceValue;
class operator Implicit(const Value: string): TResourceValue;
class operator Implicit(const Value: TStream): TResourceValue;

Properties

Type Visibility Source Unit Parent
function public System.Tether.AppProfile.pas System.Tether.AppProfile TResourceValue

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!