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