Source position: triton.pas line 209
type tTR_Project = record
tro_SC_Object: tTROD_Object;
trp_App: pTR_App;
trp_MemPool: Pointer;
trp_ID: LongWord;
trp_IDCMPFlags: LongWord;
trp_Window: pWindow;
trp_AspectFixing: Word;
end;