Icon TWebElementEvent

Unit: WebUI

TWebElementEvent = procedure (AElement: TWebElement) of object

Available In: Client and Server Applications

The TWebElementEvent type is used with the TWebElement OnLoad, OnUnload, and OnError events.
Image