[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: jwabits1_5.pas line 117
type IBackgroundCopyJob2 = interface(IBackgroundCopyJob) |
function SetNotifyCmdLine(); |
function GetNotifyCmdLine(); |
function GetReplyProgress(); |
function GetReplyData(); |
function SetReplyFileName(); |
function GetReplyFileName(); |
function SetCredentials(); |
function RemoveCredentials(); |
end; |
| |
| |
IInterface |