TsImage Component
Properties

Standard TImage component with many additional properties.

Unit
acImage

Declaration
TsImage = class(TsCustomImage)

Hierarchy
TsCustomImage <--TsImage

Subclasses
None

Introduced Properties
Blend Blend value allows to control a transparency of the image in run-time.
Grayed Property allows to discolor the image.
ImageIndex Index of the image which contained in the ImageList and must be shown in the component.
Images ImageList which contains an image which will shown in the component.
Reflected Property enables a drawing of reflections for glyphs.
SkinData Common property for all controls in the package.
UseFullSize Property specifies how to calculate a size of the image when Stretched property is True.