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