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

g_assertion_message_cmpnum

Declaration

Source position: lazglib2.pas line 5326

procedure g_assertion_message_cmpnum(

  domain: Pgchar;

  file_: Pgchar;

  line: gint;

  func: Pgchar;

  expr: Pgchar;

  arg1: long_double;

  cmp: Pgchar;

  arg2: long_double;

  numtype: gchar

);