TFinderPattern.Create Constructor

Overloads

Create(Single, Single, Single, Integer)

Delphi
constructor Create(const posX: Single; const posY: Single; const estimatedModuleSize: Single; const count: Integer)

Parameters

posX
Single
posY
Single
estimatedModuleSize
Single
count
Integer

Create(Single, Single, Single)

Delphi
constructor Create(const posX: Single; const posY: Single; const estimatedModuleSize: Single)

Parameters

posX
Single
posY
Single
estimatedModuleSize
Single