REST.Backend.ParseProvider.TCustomParseProvider

提供: RAD Studio API Documentation
移動先: 案内検索

REST.Backend.ParseProvider.TCustomParseConnectionInfoSystem.Classes.TComponentSystem.Classes.TPersistentSystem.TObjectTCustomParseProvider

Delphi

TCustomParseProvider = class(TCustomParseConnectionInfo, IBackendProvider)

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 プロバイダを実装したものです。

関連項目