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: Mon 3:43:39 pm
Mon 3:43:39 pm