API:Data.DBXPlatform.TDBXPlatform.CopyCharArray
Delphi
class procedure CopyCharArray(const Source: TDBXWideChars; SourceOffset: Integer; const Dest: TDBXWideChars; DestOffset: Integer; Count: Integer); static; inline;
C++
static void __fastcall CopyCharArray(const TDBXWideChars Source, int SourceOffset, const TDBXWideChars Dest, int DestOffset, int Count);
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 |
|---|---|---|---|---|
procedure function |
public | Data.DBXPlatform.pas Data.DBXPlatform.hpp |
Data.DBXPlatform | TDBXPlatform |
説明
このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。