[Overview][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'process' (#fcl)

TPROCESS.ProcessHandle

Alias for Handle

Declaration

Source position: processbody.inc line 128

public property TPROCESS.ProcessHandle : THandle
  read FProcessHandle;

Description

ProcessHandle equals Handle and is provided for completeness only.

See also

TProcess.Handle

  

Handle of the process

TProcess.ThreadHandle

  

Main process thread handle

TProcess.ProcessID

  

ID of the process.

TProcess.ThreadID

  

ID of the main process thread


Documentation generated on: May 14 2021