RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDBXProperties.GetLists Method

Get the Names and Values as two separate TWideStringArray lists.

Pascal
procedure GetLists(var Names: TWideStringArray; var Values: TWideStringArray);
C++
__fastcall GetLists(TWideStringArray Names, TWideStringArray Values);

Use GetLists to get the Names and Values of an instance of TDBXProperties as two separate TWideStringArray lists. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!