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

CompareMethods (deprecated)

Returns true when both method references are equal.

Declaration

Source position: lclproc.pas line 140

function CompareMethods(

  m1: TMethod;

  m2: TMethod

):Boolean;

Description

Deprecated. Use LazMethodList.CompareMethods instead.

Version info

Deprecated in LCL version 2.1. Will be removed in version 2.3.