RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
IComponentEditor Methods

The methods of the IComponentEditor class are listed here.

 
Name 
Description 
 
Copy 
Provides an opportunity to copy the component to the clipboard in custom formats. 
 
Edit 
Responds when the user double-clicks the component in the form designer. 
 
Performs the action of a specified verb. 
 
Returns a reference to the component on which the editor operates. 
 
Returns the interface for the form designer. 
 
Returns the string that corresponds to a specified position of the component's context menu. 
 
Returns the number of menu strings that the component editor adds to the context menu. 
 
Indicates whether the component has the csInline flag set in its ComponentState property. 
 
Allows the component editor to modify menu items as they are added to the context menu. 
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!