API:System.StringCodePage
Delphi
function StringCodePage(const S: UnicodeString): Word; overload;
function StringCodePage(const S: _RawByteStr): Word; overload;
C++
extern DELPHI_PACKAGE Word __fastcall StringCodePage(const UnicodeString S)/* overload */;
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 | 
|---|---|---|---|---|
| function | public | System.pas System.hpp | System | System | 
説明
このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。