REST.JsonReflect.TSerStringItem

提供:RAD Studio API Documentation

TSerStringItemSystem.TObject

Delphi

TSerStringItem = class

C++

class PASCALIMPLEMENTATION TSerStringItem : public System::TObject

プロパティ

種類 可視性 ソース ユニット
class public
REST.JsonReflect.pas
REST.JsonReflect.hpp
REST.JsonReflect REST.JsonReflect


説明

シリアル化可能な TStringList の項目を表します。

TSerStringList は、TSerStringItem を使用して、TStringList 内のそれぞれの文字列をシリアル化します。

関連項目