DBXPlatform.ObjectEquals

From Référence RAD Studio VCL
Jump to: navigation, search

Informations Delphi

De DBXPlatform.pas

	function ObjectEquals(const Obj1: TObject; const Obj2: TObject): Boolean;


Unité : DBXPlatform

Type : fonction

Visibilité : public

Informations C++

De DBXPlatform.hpp

	bool __fastcall ObjectEquals(const System::TObject * Obj1, const System::TObject * Obj2);


Unité : DBXPlatform

Type : fonction


Description

Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !

Personal tools