Workbech argument list entry
Source position: workbench.pas line 73
type tWBArg = record
wa_Lock: LongInt;
A lock descriptor
wa_Name: PChar;
A string relative to that lock
end;