Icon TScript

Unit: WebComps

Inherits From TComponent

Available In: Client Applications

The TScript component represents a dynamically-loaded script and is used to introduce external JavaScript into the global execution context from a URL, as opposed to being linked via the emitted HTML with the application.

PropertiesMethodsEvents
URLOnError
OnLoad
Image