API:System.SmallString

From RAD Studio API Documentation

C++

template <unsigned char sz> class SmallString : SmallStringBase<sz>

Properties

Type Visibility Source Unit Parent
class public dstring.h System System

Description

Base class for SmallString. {{#multireplace:System.SmallString|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} inherits from {{#multireplace:System.SmallStringBase|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}. All content below this line refers to {{#multireplace:System.SmallStringBase|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}.

Base class for SmallString.

You should not use SmallStringBase directly; you can use the SmallString class instead.

See Also