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

TDimService.Send

Declaration

Source position: _crw_dima.pas line 235

public function TDimService.Send(

  aData: LongString

):Integer; overload;

function TDimService.Send(

  aData: Pointer;

  aSize: Integer

):Integer; overload;