Open main menu

RAD Studio API Documentation β

System.ShortStringBase

Revision as of 10:59, 10 February 2014 by AChavesBot (talk | contribs) (47307.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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