DesignIntf.ICustomModule Methods

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
AddRefpublicIncrements the reference count for this interface.
ExecuteVerbpublicPerforms the action specified by the verb associated with Index.
GetAttributespublicReturns information about the verb.
GetVerbpublicReturns the string that corresponds to the position specified by Index in the context menu.
GetVerbCountpublicReturns the number of menu strings that appear in the context menu.
NestablepublicSpecifies whether the module can be nested into other modules.
PrepareItempublicAllows the module editor to modify menu items as they are added to the context menu.
QueryInterfacepublicReturns a reference to a specified interface if the object supports that interface.
ReleasepublicDecrements the reference count for this interface.
SavingpublicSaving is called prior to the module being saved.
SupportspublicIndicates whether a given interface supports a specific (another) interface.
ValidateComponentpublicAllows the custom module to reject components that are not suitable for the module.
ValidateComponentClasspublicFilters the content of the palette in order to keep only the components suitable for the module.