ImageEn, unit iexBitmaps
TIEMultiBitmap.ImageTag
TIEMultiBitmap
.ImageTag
Declaration
property ImageTag[idx: Integer]: NativeInt;
Description
Associates an integer value with the image,
idx
.
Note:
◼
This property is not used by TIEMultiBitmap 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.
Loading contents...