TDefaultConverter Class

Represents type TDefaultConverter.

Namespace: Spring.ValueConverters
TObject
  Spring.ValueConverters.TDefaultConverter
type
 TDefaultConverter = class
 end;

The TDefaultConverter type exposes the following members.

Show:
 NameDescription
Instance

Represents constant Instance.

Vtable

Represents constant Vtable.

Top
Show:
 NameDescription
ConvertTo(TValue,PTypeInfo)

Represents method ConvertTo(TValue,PTypeInfo).

ConvertToParam(TValue,PTypeInfo,TValue)

Represents method ConvertToParam(TValue,PTypeInfo,TValue).

QueryInterface(TGUID,Void)

Represents method QueryInterface(TGUID,Void).

TryConvertTo(TValue,PTypeInfo,TValue)

Represents method TryConvertTo(TValue,PTypeInfo,TValue).

TryConvertToParam(TValue,PTypeInfo,TValue,TValue)

Represents method TryConvertToParam(TValue,PTypeInfo,TValue,TValue).

_AddRef

Represents method _AddRef.

_Release

Represents method _Release.

Top