API:System.StringElementSize

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function StringElementSize(const S: UnicodeString): Word; overload;
function StringElementSize(const S: _RawByteStr): Word; overload;

C++

extern DELPHI_PACKAGE Word __fastcall StringElementSize(const UnicodeString S)/* overload */;

Propriétés

Type Visibilité  Source Unité  Parent
function public
System.pas
System.hpp
System System

Description

Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !