Class TDirectiveThread

Unit

Declaration

type TDirectiveThread = class(TThread)

Description

Executes a specific directive or command in a thread

Hierarchy

Overview

Fields

Private FCommand: String;

Methods

Public constructor Create(const CreatePaused: Boolean; const ACommand: String);
Protected procedure Execute; override;

Description

Fields

Private FCommand: String;

This item has no description.

Methods

Public constructor Create(const CreatePaused: Boolean; const ACommand: String);

This item has no description.

Protected procedure Execute; override;

This item has no description.


Generated by PasDoc 0.16.0-snapshot.