System.DelphiInterface.operator !

De RAD Studio API Documentation
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.