DesignIntf.IComponentEditor Methods

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
AddRefpublicIncrements the reference count for this interface.
CopypublicProvides an opportunity to copy the component to the clipboard in custom formats.
EditpublicResponds when the user double-clicks the component in the form designer.
ExecuteVerbpublicPerforms the action of a specified verb.
GetComponentpublicReturns a reference to the component on which the editor operates.
GetDesignerpublicReturns the interface for the form designer.
GetVerbpublicReturns the string that corresponds to a specified position of the component's context menu.
GetVerbCountpublicReturns the number of menu strings that the component editor adds to the context menu.
IsInInlinedpublicIndicates whether the component has the csInline flag set in its ComponentState property.
PrepareItempublicAllows the component 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.
SupportspublicIndicates whether a given interface supports a specific (another) interface.