API:System.AnsiStrings.StrPCopy

提供:RAD Studio API Documentation

Delphi

function StrPCopy(Dest: PAnsiChar; const Source: AnsiString): PAnsiChar;

C++

extern DELPHI_PACKAGE char * __fastcall StrPCopy(char * Dest, const System::AnsiString Source)/* overload */;

プロパティ

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

説明

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