System.TPtrWrapper.operator !=

De RAD Studio API Documentation
Révision datée du 5 juillet 2018 à 20:42 par BuildBot (discussion | contributions) (Page créée avec « {{DISPLAYTITLE:System.TPtrWrapper.operator !=}}{{#lst:API:System.TPtrWrapper.operator H21H3D|api}} ==Description== {{#lsth:API:System.TPtrWrapper.operator H21H3D|Descripti... »)
(diff) ← Version précédente | Voir la version actuelle (diff) | Version suivante → (diff)
Aller à : navigation, rechercher

C++

bool __fastcall operator!=(const TPtrWrapper& __rhs) { return TPtrWrapper::_op_Inequality(*this, __rhs); };

Propriétés

Type Visibilité  Source Unité  Parent
function public System.hpp System TPtrWrapper

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 !