FlexCel Studio for VCL/LCL
ContentsIndex
PreviousUpNext
TOnGetImageSize Type

Event associated with TCustomFlexCelReport.OnGetImageSize.

Pascal
TOnGetImageSize = procedure (Sender: TObject; const ExcelApp: TExcelFile; const FieldName: WideString; const FieldType: TXlsImgTypes; const ImageData: TStream; var Row ,Col:integer; var Height, Width: extended) of object;
C++
(Sender: TObject; const ExcelApp: TExcelFile; const FieldName: WideString; const FieldType: TXlsImgTypes; const ImageData: TStream; var Row ,Col:integer; var Height, Width: extended) ( TOnGetImageSize)();
Copyright (c) 2002-2008 TMS Software. All rights reserved.
What do you think about this topic? Send feedback!