Unit 'mncMySQLHeader' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_minilib]

st_list

Declaration

Source position: mncMySQLHeader.pas line 1048

type st_list = record

  prev: ;

  

  next: ;

  

  data: pointer;

  

end;



CT Web help

CodeTyphon Studio