FlexCel Studio for VCL/LCL
ContentsIndex
PreviousUpNext
TCustomFlexCelReport.KeepEmptyPictures Property

If true and you are inserting pictures from a database, FlexCel will not replace pictures when the field in the database is null.

Pascal
property KeepEmptyPictures: boolean;
C++
__property boolean KeepEmptyPictures;

If this property is false, FlexCel will clear images that don't have a corresponding image in the database, instead of leaving the placeholder picture you put in the template.

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