[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit '_crw_dimc' (#crwlib)

TDimServiceIterator

Declaration

Source position: _crw_dimc.pas line 267

type TDimServiceIterator = procedure(

  Service: TDimService;

  Custom: Pointer;

  var Terminate: Boolean

);