ImageEn, unit iemview

TImageEnMView.ImageTag

TImageEnMView.ImageTag


Declaration

property ImageTag[idx: Integer]: integer;


Description

Associates a numeric integer value with the image, idx.

Note:
 This property is not used by TImageEnMView in any way and is provided for custom use (similar to the Tag property of components).
 The value is not loaded/saved from file and streams, or copied/pasted to clipboard.