Source position: triton.pas line 165
type tTROD_Object = record
Node: tMinNode;
tr_Class: pTR_Class;
Project: pTR_Project;
Reserved: array [0..5] of LongWord;
end;