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