System.SysUtils.TStringHelper.IsEmpty

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

Delphi

function IsEmpty: Boolean;

プロパティ

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

説明

0 基準の文字列が空(文字を含んでいない)かどうかを返します。

関連項目