System.SmallStringBase

提供:RAD Studio API Documentation

C++

template <unsigned char sz> class SmallStringBase

プロパティ

種類 可視性 ソース ユニット
class public dstring.h System System

説明

SmallString の基底クラス。

SmallStringBase を直接使用しないでください。代わりに、SmallString クラスを使用できます。

関連項目