System.Set.Empty

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

C++

bool __fastcall Empty() const

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
function public sysset.h System Set

Beschreibung

Fragt ab, ob das Set-Objekt Elemente enthält.

Empty gibt true zurück, wenn das Set-Objekt keine Elemente enthält, ansonsten false.