ToolsAPI.WelcomePage.INTAWelcomePagePlugin.PluginVisible

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property PluginVisible: Boolean read GetPluginVisible;

Properties

Type Visibility Source Unit Parent
property public ToolsAPI.WelcomePage.pas 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.

See Also