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

TDic_User_Routine

Declaration

Source position: _crw_dim.pas line 142

type TDic_User_Routine = procedure(

  var tag: TDimLong;

  buff: Pointer;

  var size: Integer

);