System.WideString.Length

From RAD Studio API Documentation
Jump to: navigation, search

C++

int  Length() const;

Properties

Type Visibility Source Unit Parent
function public wstring.h System WideString

Description

Returns the length of the WideString.

Length returns the number of characters in this WideString.