[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: jwabits.pas line 91
type IBackgroundCopyFile = interface(IUnknown) |
function GetRemoteName(); |
function GetLocalName(); |
function GetProgress(); |
end; |
| |
IInterface |