Icon TSlideEvent

Unit: WebSlide

TSlideEvent = procedure (Sender: TObject; SlideIndex: Integer;
      const SlideImageURL: String) of object

Available In: Client and Server Applications

The TSlideEvent type is used by the OnLoadSlide and OnRenderSlide events for the TSlideShow control to intercept the loading or rendering of slide images.
Image