Table of Contents

Event Gameplay

Methods Properties Base Classes Derived Classes
Cancel webbrowserevent
ContentDisposition
CurrentSpeed
FilePath
Id
IsComplete
IsInProgress
MimeType
OriginalUrl
ReceivedBytes
SuggestedFileName
TotalBytes
Url

Properties


Cancel : boolean

var Cancel : Boolean

ContentDisposition : string

var ContentDisposition : String

CurrentSpeed : doubleinteger

var CurrentSpeed : DoubleInteger

FilePath : string

var FilePath : String

Id : integer

var Id : Integer

IsComplete : boolean

var IsComplete : Boolean

IsInProgress : boolean

var IsInProgress : Boolean

MimeType : string

var MimeType : String

OriginalUrl : string

var OriginalUrl : String

ReceivedBytes : doubleinteger

var ReceivedBytes : DoubleInteger

SuggestedFileName : string

var SuggestedFileName : String

TotalBytes : doubleinteger

var TotalBytes : DoubleInteger

Url : string

var Url : String

Methods