RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDBXProperties.Clone Method

Creates a new instance of TDBXProperties with a copy of the same name/value pairs

Pascal
function Clone: TDBXProperties;
C++
__fastcall TDBXProperties Clone();

Use Clone to create a new instance of TDBXProperties with a copy of the same name/value pairs 

 

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