Unit 'DllistDyn' Package
[Overview][Types][Procedures and functions][Variables][Index] [#postgres]

TDlelem

Declaration

Source position: dllisttypes.inc line 21

type TDlelem = record

  dle_next: PDlelem;

  dle_prev: PDlelem;

  dle_val: pointer;

  dle_list: PDllist;

end;


Documentation generated on: 2023-03-18