ToolsAPI.WelcomePage.INTAWelcomePagePluginModel.GetData

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetData: IInterfaceList;

C++

virtual System::Classes::_di_IInterfaceList __fastcall GetData() = 0 ;

Properties

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

Description

GetData retrieves data from a data model.

See Also