API:System.SysUtils.ByteLength
Delphi
function ByteLength(const S: string): Integer;
C++
extern DELPHI_PACKAGE int __fastcall ByteLength(const System::UnicodeString S);
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| function | public | System.SysUtils.pas System.SysUtils.hpp |
System.SysUtils | System.SysUtils |
Description
Embarcadero Technologies does not currently have any additional information.