Sage
Tusk
Welcome to Sage
Volume (86%) Hide Volume
Topics
TryConvert

function TryConvert( const Src: (* any type *); var Dst: (* any other type *) ): Boolean; overload; function TryConvert( const Src: (* any type *); const DataType: IType; var Dst: (* any type compatible with DataType *) ): Boolean; overload;

Defined in: RTL

Last Modified: Tue 2:20:51 pm
Tue 2:20:51 pm