[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'msesys' (#msegui)

threadinfoty

Declaration

Source position: msesys.pas line 29

type threadinfoty = record

  id: threadty;

  threadproc: internalthreadprocty;

  stacksize: PtrUInt;

  platformdata: array [0..3] of pointer;

end;


Documentation generated on: 2021-05-13