type

   Pn_short = ^n_short;
   n_short = u_int16_t;

   Pn_long = ^n_long;
   n_long = u_int32_t;

   Pn_time = ^n_time;
   n_time = u_int32_t;

{ ---------------------------------------------------------------------
    Borland compatibility types
  ---------------------------------------------------------------------}

// Type  


syntax highlighted by Code2HTML, v. 0.9.1