REST.Backend.ParseProvider.TParseProvider

From RAD Studio API Documentation
Revision as of 22:43, 13 July 2015 by L10nBot (talk | contribs) (updated links to redirects)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Delphi

TParseProvider = class(TCustomParseProvider)

C++

class PASCALIMPLEMENTATION TParseProvider : public TCustomParseProvider

Properties

Type Visibility Source Unit Parent
class public
REST.Backend.ParseProvider.pas
REST.Backend.ParseProvider.hpp
REST.Backend.ParseProvider REST.Backend.ParseProvider

Description

Contains information about the Parse cloud service connection.

TParseProvider is a non-visual component that sets up Parse connection properties such as ApplicationID, MasterKey, and RestApiKey.

Use the TParseProvider component to connect service components as TBackendQuery or TBackendStorage, for example, to Parse.

See Also

Code Samples

Retrieved from "https://docwiki.embarcadero.com/Libraries/Tokyo/e/index.php?title=REST.Backend.ParseProvider.TParseProvider&oldid=723753"