Class tchildprocevent

Unit

Declaration

type tchildprocevent = class(tobjectevent)

Description

This item has no description.

Hierarchy

Overview

Fields

Public prochandle: prochandlety;
Public execresult: integer;
Public data: pointer;

Methods

Public constructor create(const dest: ievent; const aprochandle: prochandlety; const aexecresult: integer; const adata: pointer);

Description

Fields

Public prochandle: prochandlety;

This item has no description.

Public execresult: integer;

This item has no description.

Public data: pointer;

This item has no description.

Methods

Public constructor create(const dest: ievent; const aprochandle: prochandlety; const aexecresult: integer; const adata: pointer);

This item has no description.


Generated by PasDoc 0.17.0.snapshot.