Unit 'RXHistory' Package
[Overview][Types][Classes][Index] [#pl_rx]

TNavigateRec

Declaration

Source position: rxhistory.pas line 48

type TNavigateRec = packed record

  Name: string;

  

  Cond: string;

  

  Next: PNavigateRec;

  

end;



CT Web help

CodeTyphon Studio