TOpenURLAsyncStatus

Prev

Next

 




Type of the OpenURLAsyncStatus function

Description

TOpenURLAsyncStatus = (oas_InProgress_Connecting, oas_InProgress_Connected, oas_Completed_Success, oas_Undefined, oas_Completed_Error);

oas_Undefined: no asynchronous URL opening initiated yet

oas_InProgress_Connecting: asynchronous URL opening just started

oas_InProgress_Connected: URL connection successful, analyzis in progress

oas_Completed_Success: URL sucessfully connected

oas_Completed_Error: URL connection failed