Source position: workbench.pas line 806
type tTextInputMsg = record
tim_Length: ULONG;
tim_Action: LONG;
tim_Prompt: STRPTR;
end;