Vcl.ExtActns.TDownLoadURL Events

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
AfterDownloadpublishedOccurs after TDownLoadURL downloads the specified resource and writes it to a file.
BeforeDownloadpublishedOccurs before TDownLoadURL downloads the specified resource and writes it to a file.
OnChangeprotectedOccurs when one of the action's properties changes.
OnDownloadProgresspublishedOccurs periodically while TDownLoadURL is downloading the specified resource and writing it to a file.
OnExecutepublicOccurs when the execute event, of a client linked to the action, fires.
OnGetDeltaStreamsprotected
OnHintpublishedOccurs when the mouse pauses over a client control or menu item.
OnUpdatepublishedOccurs when the application is idle or when the action list updates.