RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDBXProperties.AddUniqueProperties Method

Add name/value pairs from List into TDBXProperties if they don't already exist.

Pascal
procedure AddUniqueProperties(List: TStrings); overload;
C++
__fastcall AddUniqueProperties(TStrings List);

Add the name/value pairs from List into this instance of TDBXProperties if they don't already exist in this instance of TDBXProperties

 

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