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 */;
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
function | public | System.pas System.hpp |
System | System |
Description
Embarcadero Technologies does not currently have any additional information.