[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'LazGio2' (#lcl)

TGDatagramBasedSourceFunc

Declaration

Source position: lazgio2.pas line 3426

type TGDatagramBasedSourceFunc = function(

  datagram_based: PGDatagramBased;

  condition: TGIOCondition;

  user_data: gpointer

):gboolean;