DesignIntf.IDesignObject Methods

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
AddRefpublicIncrements the reference count for this interface.
EqualspublicDetermines whether the current instance of IDesignObject is the same as the object passed as parameter.
GetClassNamepublicReturns the name of the class for the current instance.
GetClassTypepublicReturns the class of the object.
GetComponentIndexpublicReturns the index of the design object if the design object is a component.
GetComponentNamepublicReturns the name of the design object as it appears in code, if the design object is a component.
GetIsComponentpublicDetermines whether the current instance of IDesignObject is a component.
GetNamePathpublicReturns the name of the design object as it appears in the Object Inspector.
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.