FlexCel Studio for VCL/LCL
ContentsIndex
PreviousUpNext
TFlexCelGrid.OnFormatPicture Event

Occurs each time an the grid needs to get an image.

Pascal
property OnFormatPicture: TOnFormatPictureEvent;
C++
__property TOnFormatPictureEvent OnFormatPicture;

You can use this event to replace the images in the file with your own.

Copyright (c) 2002-2008 TMS Software. All rights reserved.
What do you think about this topic? Send feedback!