ToolsAPI.WelcomePage.INTAWelcomePagePlugin.PluginVisible
Delphi
property PluginVisible: Boolean read GetPluginVisible;
C++
__property bool PluginVisible = {read=GetPluginVisible};
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
property | public | ToolsAPI.WelcomePage.pas ToolsAPI.WelcomePage.hpp |
ToolsAPI.WelcomePage | INTAWelcomePagePlugin |
Description
PluginVisible returns True if the plugin should be shown at the startup. Returns False if the plugin should be shown in the "Available Plugins" area of the Welcome Page Layout editor.