System.Threading.TTask.AddCompleteEvent
Delphi
procedure AddCompleteEvent(const Proc: TProc<ITask>);
C++
void __fastcall AddCompleteEvent(const System::DelphiInterface<System::Sysutils::TProc__1<_di_ITask> > Proc);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
procedure function |
protected | System.Threading.pas System.Threading.hpp |
System.Threading | TTask |
Description
Embarcadero Technologies does not currently have any additional information.