System.Variants.IVarInvokeable Methods

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
AddRefpublicIncrements the reference count for this interface.
DoFunctionpublicImplements all the methods that return values.
DoProcedurepublicImplements all the methods that do not return values.
GetPropertypublicReturns the value for any property supported by a custom Variant type.
QueryInterfacepublicReturns a reference to a specified interface if the object supports that interface.
ReleasepublicDecrements the reference count for this interface.
SetPropertypublicSets the value for any property supported by a custom Variant type.
SupportspublicIndicates whether a given interface supports a specific (another) interface.