ToolsAPI.WelcomePage.INTAWelcomePagePluginService280 Methods

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
CreateCaptionFramepubliccreates a new instance for a view with caption frame.
CreateListViewFramepubliccreates a new instance for a view with a ListView frame
CreatePluginpublic creates a registered plugin in the Welcome Page Service.
DestroyPluginpublicdestroys the registered plugin in the Welcome Page Service.
GetPluginByIDpublic returns the registered plugin interface by ID.
GetPluginByIndexpublic returns the registered plugin interface by Index.
GetPluginCountpublic returns the number of registered plugins.
GetPluginIconIndexpublic gets the plugin icon Index.
GetPluginIDpublicreturns the registered plugin ID by Index.

See Also

GetPluginViewpublicreturns the plugin's view by Plugin ID.
RegisterPluginCreatorpublicregisters the plugin in the Welcome Page Service.
SetOnInitPluginsEventpublicsets the Event to initialize plugins.
SetOnPluginRegisteredEventpublicsets the Event to register plugins in Welcome Page Service.
UnRegisterPluginpublicdestroys and unregisters plugin from Welcome Page Service.