OnOrderingChanged Event

Applies to
TIB_Dataset

Declaration
TIB_DatasetEvent = Procedure(IB_Dataset: TIB_Dataset ) of object;

Description
This event is called when the OrderingItemNo information of a dataset is changed.

This could also be triggered by a change to the OrderingItems or OrderingLinks properties.