System.SysUtils.TStringHelper.IsEmpty

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

function IsEmpty: Boolean; inline;

プロパティ

種類 可視性 ソース ユニット
function public System.SysUtils.pas System.SysUtils TStringHelper


説明

この文字列が空であるかどうか(文字が含まれていないかどうか)を返します。

関連項目