System.ShortStringBase

From RAD Studio API Documentation
Jump to: navigation, search

C++

typedef SmallStringBase<255> ShortStringBase;  //

Properties

Type Visibility Source Unit Parent
typedef public sysmac.h System System

Description

For internal use.

You should not use ShortStringBase.

ShortStringBase is designed to be the base class for ShortString, but it is not actually used.

See Also