RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDBXProperties.AddProperties Method

Add the name/value pairs from List into this instance of TDBXProperties.

Pascal
procedure AddProperties(List: TWideStrings); overload;
C++
__fastcall AddProperties(TWideStrings List);

Use AddProperties to add the name/value pairs from List into this instance of TDBXProperties

 

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