REST.Backend.ParseProvider.TCustomParseConnectionInfoHelper.BaseURL

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property BaseURL: string read GetBaseURL write SetBaseURL;

Properties

Type Visibility Source Unit Parent
property public REST.Backend.ParseProvider.pas REST.Backend.ParseProvider TCustomParseConnectionInfoHelper

Description

Specifies the address of the parse server.

See Also