FlexCel Studio for VCL/LCL
ContentsIndex
PreviousUpNext
TOnFormatPictureEvent Type

Event associated with TFlexCelGrid.OnFormatPicture.

Pascal
TOnFormatPictureEvent = procedure (Sender: TObject; const InData: TStream;const PicType: TXlsImgTypes; const OutPicture: TPicture) of object;
C++
(Sender: TObject; const InData: TStream;const PicType: TXlsImgTypes; const OutPicture: TPicture) ( TOnFormatPictureEvent)();
Copyright (c) 2002-2008 TMS Software. All rights reserved.
What do you think about this topic? Send feedback!