Source position: workbench.pas line 806
type tTextInputMsg = record
tim_Length: LongWord;
tim_Action: LongInt;
tim_Prompt: PChar;
end;