TGrThread Class

Represents type TGrThread.

Namespace: Graph
TThread
  Graph.TGrThread
type
 TGrThread = class(TThread)
 end;

The TGrThread type exposes the following members.

Show:
 NameDescription
Create(TGrInitData)

Initializes a new instance of the TGrThread class.

Destroy

Represents the destructor of the TGrThread class.

Top
Show:
 NameDescription
Finished

Represents property Finished.

Form

Represents property Form.

ThreadIndex

Represents property ThreadIndex.

Top
Show:
 NameDescription
Execute

Represents method Execute.

Top

Reference