System.SmallStringBase

From RAD Studio API Documentation
Jump to: navigation, search

C++

template <unsigned char sz> class SmallStringBase

Properties

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

Description

Base class for SmallString.

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

See Also