IHYVCLImage

Overview

The IHYVCLImage interface represents a user interface control that supports an image. In the Hydra framework, this interface is used by the THYPluginControlsRepository if the control image cannot be set via the image list and needs to be set directly.

Location


Properties


Image

Gets references to a control image.

property Image: TBitmap read

Required Methods


GetImage

function GetImage: TBitmap

 

  • THYDxItemWrapper
  • THYDxToolbarItemWrapper