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

TGSimpleAsyncThreadFunc

Declaration

Source position: lazgio2.pas line 5911

type TGSimpleAsyncThreadFunc = procedure(

  res: PGSimpleAsyncResult;

  object_: PGObject;

  cancellable: PGCancellable

);