Source position: xadmaster.pas line 542
type txadTextInfo = record
xti_Next: PxadTextInfo;
xti_Size: ULONG;
xti_Text: STRPTR;
xti_Flags: ULONG;
end;