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

dic_cmnd_callback

Declaration

Source position: _crw_dim.pas line 716

var dic_cmnd_callback: function(

  ServiceName: PChar;

  ServiceAddr: Pointer;

  ServiceSize: Integer;

  CmndRoutine: TDic_Cmnd_Routine;

  tag: TDimLong

):Integer;