System.DelphiInterface.operator !
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.