REST.Backend.ParseProvider.TCustomParseConnectionInfoHelper

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

Delphi

TCustomParseConnectionInfoHelper = class helper for TCustomParseConnectionInfo

C++

/*Helper*/typedef void *TCustomParseConnectionInfoHelper;

プロパティ

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


説明

パース サーバーのアドレスを指定するための TCustomParseConnectionInfo のヘルパ クラス。

パース サーバーのアドレスを指定するには、BaseURL プロパティを使用します。

関連項目