ToolsAPI.WelcomePage.INTAWelcomePagePluginService Methods

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
AddRefpublicIncrements the reference count for this interface.
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.
operator []public
QueryInterfacepublicReturns a reference to a specified interface if the object supports that interface.
RegisterPluginCreatorpublicregisters the plugin in the Welcome Page Service.
ReleasepublicDecrements the reference count for this interface.
SetOnInitPluginsEventpublicsets the Event to initialize plugins.
SetOnPluginRegisteredEventpublicsets the Event to register plugins in Welcome Page Service.
SupportspublicIndicates whether a given interface supports a specific (another) interface.
UnRegisterPluginpublicdestroys and unregisters plugin from Welcome Page Service.