//--------------------------------------------------------------------------- // Borland C++Builder // Copyright (c) 1987, 1998-2002 Borland International Inc. All Rights Reserved. //--------------------------------------------------------------------------- TITLE: Variant Locking Array DESCRIPTION: A simple example of creating and displaying the contents of an array of variants. DEMONSTRATES: TStringGrid, Variant, OPENARRAY COMMENTS:
sirmadman