TFinderPattern.aboutEquals Method

Definition

Determines if this finder pattern "about equals" a finder pattern at the stated position and size -- meaning, it is at nearly the same center with nearly the same size.

Delphi
function aboutEquals(const moduleSize: Single; const i: Single; const j: Single): Boolean

Parameters

moduleSize
Single
i
Single
j
Single

Returns

Boolean