[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit '_crw_ascio' (#crwlib)

TStdIOThread

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

Declaration

Source position: _crw_ascio.pas line 85

type TStdIOThread = class(TThread)

public

  constructor Create();

  destructor Destroy; override;

end;

Inheritance

TStdIOThread

|

TThread

?

TObject