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

ComparePointers (deprecated)

Declaration

Source position: lclproc.pas line 141

function ComparePointers(

  p1: Pointer;

  p2: Pointer

):Integer;

Description

Deprecated. Use LazUtilities.ComparePointers instead.

Version info

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

The latest version of this document can be found at lazarus-ccr.sourceforge.net.