TSortingPivot

Abstract base class for pivots that can be used to compare table rows.

Inheritance

LevelAncestorDescription
1TObjectUltimate ancestor in a class hierarchy
2TSortingPivot

Source

Table.Row.Comparator.Pivot.pas (26)

Fields

ScopeVisibilityTypeNameDescription
InstanceprotectedTList<TValue>FValues
InstanceprotectedTInteger32ValueCount

Methods

ScopeVisibilityResultNameDescription
InstanceprotectedTValueGetNewValue(Index: TInteger32)
InstanceprotectedTValueGetValue(Index: TInteger32)
InstancepublicCreate(ValueCount: TInteger32)
InstancepublicDestroy()