StrToVariant(string,TFieldType,Boolean) Method

Represents method StrToVariant(string,TFieldType,Boolean).

Namespace: IWCGJQGridDataSetProvider
function StrToVariant(const Value: string; AFieldType: TFieldType; ANull: Boolean = False): Variant;

Parameters

Value
Type: string

AFieldType
Type: TFieldType

ANull
Type: Boolean

Return Value

Type: Variant