System.SmallStringBase.Len

From RAD Studio API Documentation
Jump to: navigation, search

C++

unsigned char Len;

Properties

Type Visibility Source Unit Parent
field protected dstring.h System SmallStringBase

Description

Length of a SmallString.

Len cannot be greater than the class template parameter sz.