System.DelphiInterface.operator !

De RAD Studio API Documentation
Révision datée du 18 octobre 2011 à 20:34 par PyBot (discussion | contributions) (Scoping Libraries)
(diff) ← Version précédente | Voir la version actuelle (diff) | Version suivante → (diff)
Aller à : navigation, rechercher

C++

bool operator ! () const

Propriétés

Type Visibilité  Source Unité  Parent
function public systobj.h System DelphiInterface


Description

Indique si l'objet DelphiInterface représente une interface NULL.

L'operator ! ! renvoie true si l'objet DelphiInterface représente une interface NULL, false sinon.