RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
VarUtils.GenericSafeArrayUsesLibC Constant

Specifies whether the implementation for the safe array routines uses the Libc unit.

Pascal
GenericSafeArrayUsesLibC = FALSE;
C++
GenericSafeArrayUsesLibC = FALSE;

GenericSafeArrayUsesLibC is a constant that specifies whether the implementation for the safe array routines uses the Libc unit. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!