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