ConvStr2Enum(TValue,PTypeInfo,TValue) Method

Represents method ConvStr2Enum(TValue,PTypeInfo,TValue).

Namespace: Spring
function ConvStr2Enum(const source: TValue; target: PTypeInfo; out value: TValue): Boolean;

Parameters

source
Type: System.Void

target
Type: System.Void

value
Type: System.Void

Return Value

Type: Boolean