Source position: intuition.pas line 2877
type TBTDNode = record
BN_Tag: Tag;
BN_Name: PAnsiChar;
BN_Type: LongWord;
end;