Unit 'Workbench' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#os4units]

TWBArg

Workbech argument list entry

Declaration

Source position: workbench.pas line 28

type TWBArg = record

  wa_Lock: LongInt;

  

A lock descriptor

  wa_Name: PChar;

  

A string relative to that lock

end;


Documentation generated on: 2021-07-30