ToolsAPI.WelcomePage.INTAWelcomePagePluginOnlineModel

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

INTAWelcomePagePluginOnlineModel = interface(INTAWelcomePagePluginModel)

C++

__interface  INTERFACE_UUID("{DE75BB76-A656-4C76-9CD0-BD02CCB63695}") INTAWelcomePagePluginOnlineModel  : public INTAWelcomePagePluginModel

Properties

Type Visibility Source Unit Parent
interface
class
public
ToolsAPI.WelcomePage.pas
ToolsAPI.WelcomePage.hpp
ToolsAPI.WelcomePage ToolsAPI.WelcomePage

Description

Extends INTAWelcomePagePluginModel interface to provide access to data model with data from online services.

See Also