System.SysUtils.TStringHelper.IsEmpty

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

function IsEmpty: Boolean; inline;

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
function public System.SysUtils.pas System.SysUtils TStringHelper


Beschreibung

Gibt zurück, ob dieser String leer ist (keine Zeichen enthält).

Siehe auch