Source position: _crw_dim.pas line 145
type TDis_Error_Handler = procedure(
severity: Integer;
error_code: Integer;
error_message: PChar
);