ToolsAPI.WelcomePage.INTAWelcomePagePluginModel.StatusMessage

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property StatusMessage: string read GetStatusMessage;

C++

__property System::UnicodeString StatusMessage = {read=GetStatusMessage};

Properties

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

Description

StatusMessage returns the last status message.

See Also