The VarToLStrProc variable is used internally.
VarToLStrProc: procedure (var Dest: AnsiString; const Source: TVarData) = nil;
procedure (var Dest: AnsiString; const Source: TVarData) VarToLStrProc = nil;
Do not modify or use the VarToLStrProc variable manually. VarToLStrProc 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!
|