Table of Contents

TFlexCelReport.GetImageData Event

Fires before an image is saved to the report. Use it if the image is on a proprietary format on the database, to return a format FlexCel can understand.

Syntax

Unit: FlexCel.Report

property TFlexCelReport.GetImageData: TGetImageDataEventHandler

See also