API:System.IOUtils.TPath.HasValidPathChars

提供:RAD Studio API Documentation

Delphi

class function HasValidPathChars(const Path: string;
const UseWildcards: Boolean): Boolean; static;

C++

static bool __fastcall HasValidPathChars(const System::UnicodeString Path, const bool UseWildcards);

プロパティ

種類 可視性 ソース ユニット
function public
System.IOUtils.pas
System.IOUtils.hpp
System.IOUtils TPath

説明

このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。