Navigation: Code Documentation > RSCommon > Structures
Structures Delegates
Name
Description
TCollectionItemCompareEvent
Returns an integer for comparing two collection items. Usually, the function returns a -1, 0 or , 1.
TCompareTextProc
Represents type TCompareTextProc.
TForEachFilterMethod
Represents type TForEachFilterMethod.
TForEachFilterProc
Represents type TForEachFilterProc.
TForEachObjectMethod
Represents type TForEachObjectMethod.
TForEachObjectProc
Represents type TForEachObjectProc.
TListElementChangeEvent
method signature for a change of an item in the list
Top