IHYVCLSubImageList
Overview
The IHYVCLSubImageList interface represents user interface control that supports image lists. In the Hydra framework, this interface is used by the THYPluginControlsRepository to set up host control with plugin images.
Location
- Unit: Hydra.VCL.Interfaces.pas
- Ancestry: IHYVCLSubImageList
Properties
Images
Gets or sets references to an image list.
property Images: TCustomImageList read write
Required Methods
GetImages
function GetImages: TCustomImageList
SetImages
procedure SetImages(Value: TCustomImageList)
Parameters:
- Value:
- THYPluginControlsRepository
- THYMenuItemWrapper
- THYStdVCLToolbarWrapper
- THYTB2KMenuItemWrapper
- THYTB2KToolbarWrapper