RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDownLoadURL.OnProgress Method
Pascal
function OnProgress(ulProgress: Cardinal; ulProgressMax: Cardinal; ulStatusCode: Cardinal; szStatusText: PWideChar): HRESULT; stdcall;
C++
__fastcall __stdcall HRESULT OnProgress(unsigned ulProgress, unsigned ulProgressMax, unsigned ulStatusCode, PWideChar szStatusText);

This is OnProgress, a member of class TDownLoadURL.

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!