Source position: workbench.pas line 336
type TTextInputMsg = record
tim_Length: LongWord;
tim_Action: LongInt;
tim_Prompt: STRPTR;
end;