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

TDis_User_Routine

Declaration

Source position: _crw_dim.pas line 139

type TDis_User_Routine = procedure(

  var tag: TDimLong;

  var buff: Pointer;

  var size: Integer;

  var first: Integer

);