TcxNavigatorControlNotifier Methods
Provides interaction between a navigated control and a navigator.Name | Description |
---|---|
AddNavigator(IcxNavigatorOwner) | Adds a navigator to the collection of a navigated control’s listeners. |
Equals(TObject) | Inherited from TObject. |
GetHashCode | Inherited from TObject. |
RefreshNavigatorButtons | Notifies navigators registered in the notification list about changes in a navigated control. |
RemoveNavigator(IcxNavigatorOwner) | Removes a navigator from the collection of a navigated control’s listeners. |
ToString | Inherited from TObject. |
See Also