IHYVCLHostAware
Overview
The IHYVCLHostAware is the base interface for objects that can access to a host reference. IHYVCLHostAware is used by the top classes that are used in Hydra plugin modules, such as THYVCLModuleController, THYVCLVisualPlugin and THYVCLNonVisualPlugin.
Location
- Unit: Hydra.VCL.Interfaces.pas
- Ancestry: IHYVCLHostAware
Properties
Host
Gets or sets reference to an instance of the host.
property Host: IHYVCLHost read write
HostParameters
Gets or sets reference to a list of host parameters.
property HostParameters: TStrings read write