Record TBinarySearchResult

Hierarchy
Methods
Properties

Unit

Declaration

type TBinarySearchResult = record

Description

bug #24254 workaround should be TArray = record class procedure Sort<T>(...) etc.

Overview

Fields

FoundIndex: SizeInt;
CandidateIndex: SizeInt;
CompareResult: SizeInt;

Description

Fields

FoundIndex: SizeInt;
 
CandidateIndex: SizeInt;
 
CompareResult: SizeInt;
 

Generated by PasDoc 0.15.0.