REST.Backend.ParseProvider.TCustomParseProvider

提供:RAD Studio API Documentation

TCustomParseProviderREST.Backend.ParseProvider.TCustomParseConnectionInfoSystem.Classes.TComponentSystem.Classes.TPersistentSystem.TObject

Delphi

TCustomParseProvider = class(TCustomParseConnectionInfo, IBackendProvider, IRESTIPComponent)

C++

class PASCALIMPLEMENTATION TCustomParseProvider : public TCustomParseConnectionInfo

プロパティ

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


説明

TParseProvider の基底クラスです。

TCustomParseProvider は Parse プロバイダを実装したものです。

関連項目