Data.DBXCommon.TDBXProperties.Clone

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: function
Visibility: public
Source:
Data.DBXCommon.pas
Data.DBXCommon.hpp
Unit: Data.DBXCommon
Parent: TDBXProperties

Delphi

function   Clone: TDBXProperties;

C++

TDBXProperties* __fastcall Clone();

Description

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

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