ToolsAPI.WelcomePage.INTAWelcomePagePluginModel.StopLoading

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure StopLoading;

C++

virtual void __fastcall StopLoading() = 0 ;

Properties

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

Description

StopLoading is a method to stop loading data.

See Also