REST.JsonReflect.TSerStringItem

Delphi
TSerStringItem = class
C++
class PASCALIMPLEMENTATION TSerStringItem : public System::TObject
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| class | public | REST.JsonReflect.pas REST.JsonReflect.hpp | REST.JsonReflect | REST.JsonReflect | 
Description
Representation of an item of a TStringList that can be serialized.
TSerStringList uses TSerStringItem to serialize each string in a TStringList.