Back to Devexpress

TdxStringCompareProc Type

vcl-dxcoreclasses-cd9a2de2.md

latest545 B
Original Source

TdxStringCompareProc Type

Declaration

delphi
TdxStringCompareProc = function(const AValue1: string; const AValue2: string): Integer;

Parameters

NameType
AValue1string
AValue2string

Referenced Class

Type
Integer

See Also

dxCoreClasses Unit