Source position: intuition.pas line 2907
type TBTDCycle = record
BC_Node: TBTDNode;
BC_Value: LongInt;
BC_Labels: PPAnsiChar;
end;