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