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

g_assertion_message_cmpstr

Declaration

Source position: lazglib2.pas line 5327

procedure g_assertion_message_cmpstr(

  domain: Pgchar;

  file_: Pgchar;

  line: gint;

  func: Pgchar;

  expr: Pgchar;

  arg1: Pgchar;

  cmp: Pgchar;

  arg2: Pgchar

);