IHYVCLServicePlugin
Overview
Location
- Unit: Hydra.VCL.Interfaces.pas
- Ancestry: IHYVCLPlugin | IHYVCLServicePlugin
GetInstanceID (declared in IHYVCLPlugin)
function GetInstanceID: NativeInt
GetObject (declared in IHYVCLPlugin)
Returns a reference to the associated object.
function GetObject: TObject
GetPluginActions (declared in IHYVCLPlugin)
function GetPluginActions: TActionList
Host (declared in IHYVCLHostAware)
Gets or sets reference to an instance of the host.
property Host: IHYVCLHost read write
HostParameters (declared in IHYVCLHostAware)
Gets or sets reference to a list of host parameters.
property HostParameters: TStrings read write
InstanceID (declared in IHYVCLPlugin)
Gets the InstanceID to determine the run-time identifier of the plugin instance. Deprecated.
property InstanceID: NativeInt read
PluginActions (declared in IHYVCLPlugin)
Gets reference to the action list associated with the plugin.
property PluginActions: TActionList read
Host (declared in IHYVCLHostAware)
Gets or sets reference to an instance of the host.
property Host: IHYVCLHost read write
HostParameters (declared in IHYVCLHostAware)
Gets or sets reference to a list of host parameters.
property HostParameters: TStrings read write
InstanceID (declared in IHYVCLPlugin)
Gets the InstanceID to determine the run-time identifier of the plugin instance. Deprecated.
property InstanceID: NativeInt read
PluginActions (declared in IHYVCLPlugin)
Gets reference to the action list associated with the plugin.
property PluginActions: TActionList read
GetInstanceID (declared in IHYVCLPlugin)
function GetInstanceID: NativeInt
GetObject (declared in IHYVCLPlugin)
Returns a reference to the associated object.
function GetObject: TObject
GetPluginActions (declared in IHYVCLPlugin)
function GetPluginActions: TActionList