Unit 'LCLProc' Package
[Overview][Types][Classes][Procedures and functions][Variables][Index] [#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.