ToolsAPI.WelcomePage.INTAWelcomePagePluginModel.IsDataLoaded

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property IsDataLoaded: Boolean read GetIsDataLoaded;

C++

__property bool IsDataLoaded = {read=GetIsDataLoaded};

Properties

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

Description

IsDataLoaded returns the completion status of loading data.

See Also