TdxTileControlDetailOptionsAnimate Class
Contains animation settings for detail page navigation.
Declaration
TdxTileControlDetailOptionsAnimate = class(
TcxOwnedPersistent
)
Remarks
This class introduces the properties with which you can customize the animation delay and transition effect applied when the currently active detail page is switched in response to one of the following:
Navigation from the main page displaying tiles to a detail page, and vice versa;
Navigation between detail pages.
A TdxTileControlDetailOptionsAnimate object is referenced by a tile control’s OptionsDetailAnimate property.
Inheritance
TObject
TPersistent
TcxOwnedPersistent
TdxTileControlDetailOptionsAnimate
See Also