Unit 'JwaWindows' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#winunits-jedi]

ITask

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: jwamstask.pas line 306

type ITask = interface(IScheduledWorkItem)

  function SetApplicationName();

  function GetApplicationName();

  function SetParameters();

  function GetParameters();

  function SetWorkingDirectory();

  function GetWorkingDirectory();

  function SetPriority();

  function GetPriority();

  function SetTaskFlags();

  function GetTaskFlags();

  function SetMaxRunTime();

  function GetMaxRunTime();

end;

Inheritance

ITask

|

IScheduledWorkItem

|

IInterface


Documentation generated on: 2023-03-18