ToolsAPI.WelcomePage.INTAWelcomePagePluginOnlineModel.ServiceUrl

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property ServiceUrl: string read GetServiceUrl write SetServiceUrl;

C++

__property System::UnicodeString ServiceUrl = {read=GetServiceUrl, write=SetServiceUrl};

Properties

Type Visibility Source Unit Parent
property public
ToolsAPI.WelcomePage.pas
ToolsAPI.WelcomePage.hpp
ToolsAPI.WelcomePage INTAWelcomePagePluginOnlineModel

Description

Contains the URL of an online service.

See Also