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

TDic_Error_Handler

Declaration

Source position: _crw_dim.pas line 146

type TDic_Error_Handler = procedure(

  severity: Integer;

  error_code: Integer;

  error_message: PChar

);