System.Threading.TAbstractTask.IInternalTask.AddCompleteEvent

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure AddCompleteEvent(const Proc: TProc<ITask>);

C++

virtual void __fastcall AddCompleteEvent(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.