Hauptmenü öffnen

RAD Studio API Documentation β

System.SysUtils.TStringHelper.IsEmpty

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