The VarToWStrProc variable is used internally.
VarToWStrProc: procedure (var Dest: WideString; const Source: TVarData) = nil;
procedure (var Dest: WideString; const Source: TVarData) VarToWStrProc = nil;
Do not modify or use the VarToWStrProc variable manually. VarToWStrProc is used internally by the Variant manager.
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
What do you think about this topic? Send feedback!
|