ToolsAPI.WelcomePage.INTAWelcomePagePluginOnlineModel.SetServiceUrl

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure SetServiceUrl(const Value: string);

C++

virtual void __fastcall SetServiceUrl(const System::UnicodeString Value) = 0 ;

Properties

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

Description

Sets the URL of an online service.

See Also