RAD Studio VCL Reference
|
SmallString = class(SmallStringBase<sz>);
template <unsigned char sz> class SmallString : private SmallStringBase<sz>;
dstring.h
This is class System::SmallString.
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
|
What do you think about this topic? Send feedback!
|