VarArrayOf returns a one-dimensional variant array with the elements given by the Values parameter. Values is an array of Variant values to ...
1 KB (106 words) - 11:15, 10 February 2014
If the element type is varVariant, the elements of the array are themselves variants and can in turn ... See Also : VarArrayOf VarArrayLock ...
2 KB (240 words) - 11:15, 10 February 2014
values, pass KeyValues as a variant array as an argument, or construct a variant array on the fly using the System.Variants.VarArrayOf routine. ...
2 KB (224 words) - 10:11, 10 February 2014
multiple search values, pass KeyValues as a variant array as an argument, or construct a variant array on the fly using the VarArrayOf routine. ...
4 KB (513 words) - 15:04, 15 May 2015
Description: ifeq: | System. ... Variants. EVariantBadIndexError. System. ... See Also : TVarData ... VarArrayOf VarArrayRedim TCustomVariantType ...
1 KB (60 words) - 23:43, 16 October 2011
Description: ifeq: | System. ... Variants. EVariantArrayLockedError. System. ... See Also : TVarData ... VarArrayOf VarArrayRedim Category:API Documentation ...
986 bytes (56 words) - 23:24, 16 October 2011
Description: ifeq: | System. ... Variants. EVariantOutOfMemoryError. System. Variants. ... See Also : TVarData ... VarArrayOf VarArrayRedim VarToDateTime ...
1 KB (51 words) - 23:09, 16 October 2011
Description: ifeq: | System. ... Variants. EVariantArrayCreateError. System. ... See Also : VarArrayCreateError ... VarArrayOf VarArrayRedim TCustomVariantType ...
1 KB (55 words) - 00:23, 17 October 2011
Description: ifeq: | System. ... Variants. EVariantNotAnArrayError. System. ... See Also : VarArrayCreateError ... VarArrayOf VarArrayRedim TCustomVariantType ...
940 bytes (47 words) - 01:08, 17 October 2011
locvalues 1 Variant("P");locvalues 2 Variant("408-431-1000");CustTable->Locate("Company;Contact;Phone", VarArrayOf(locvalues, 2), Opts); ...
2 KB (287 words) - 19:51, 9 February 2014
locvalues 1 Variant("P"); locvalues 2 Variant("408-431-1000"); CustTable->Locate("Company;Contact;Phone", VarArrayOf(locvalues, 2), Opts); ...
2 KB (287 words) - 19:17, 9 February 2014
1 Variant("Kato Paphos");Variant LookupResults CustTable- Lookup("Company;City", VarArrayOf(locvalues, 1), "Company;Addr1;Addr2;State;Zip"); ...
2 KB (165 words) - 23:23, 16 October 2011
ADODataSet1- Seek(VarArrayOf(OPENARRAY(Variant, (90030, 90020), soFirstEQ); SeekOption specifies the type of comparison made in determining ...
5 KB (534 words) - 00:19, 17 October 2011
multiple search values, pass KeyValues as a variant array as an argument, or construct a variant array on the fly using the VarArrayOf routine. ...
1 KB (136 words) - 00:43, 17 October 2011
To specify multiple search values, pass a variant array as KeyValues, or construct a variant array on the fly using the VarArrayOf routine ...
3 KB (276 words) - 15:04, 15 May 2015
To specify multiple search values, pass a variant array as KeyValues, or construct a variant array on the fly using the VarArrayOf routine ...
2 KB (231 words) - 23:34, 16 October 2011
In Delphi, you can construct a variant array on the fly using the VarArrayOf routine. For example: Phone', VarArrayOf('Sight Diver', 'P ...
3 KB (257 words) - 00:34, 17 October 2011
In Delphi, you can construct a variant array on the fly using the VarArrayOf routine. For example: Phone', VarArrayOf('Sight Diver', 'P ...
3 KB (267 words) - 00:51, 17 October 2011
To specify multiple search values, pass a variant array as KeyValues, or construct a variant array on the fly using the VarArrayOf routine ...
2 KB (239 words) - 19:17, 9 February 2014
AKeyValues is a Variant containing the values to match to the key ... Lookup('Company;State', VarArrayOf('Blue Sports', 'OR'), 'CustNo;Addr1 ...
2 KB (298 words) - 11:19, 3 September 2013