|
FlexCel Studio for VCL/LCL
|
Picture Name for a given index
property PictureName [aPos: integer]: UTF16String;
__property UTF16String PictureName[int aPos];
This is the name of the image number aPos. (aPos goes between 0 and PicturesCount-1)
You can name images from Excel by selecting them and then typing a name in the name box:
|
Copyright (c) 2002-2008 TMS Software. All rights reserved.
|
|
What do you think about this topic? Send feedback!
|