メインメニューを開く

RAD Studio API Documentation β

API:System.AnsiStrings.SameFileName

Delphi

function SameFileName(const S1, S2: AnsiString): Boolean;

C++

extern DELPHI_PACKAGE bool __fastcall SameFileName(const System::AnsiString S1, const System::AnsiString S2)/* overload */;

プロパティ

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

説明

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