Site icon Embarcadero RAD Studio, Delphi, & C++Builder Blogs

Quickly Enable Smooth Sliding Effects Between Tabs In Delphi Apps For Android And iOS

The FMX.TabSlideTransition Sample adds dynamism to the use of tab sliding effects in mobile applications.

Location

You can find the TabSlideTransition sample project at:

How to Use the Sample

  1. Navigate to the one of the locations given above, and open:
    • Delphi: TabSlidingProject.dproj
    • C++: TabSlidingProject.cbproj
  2. Press F9 or choose Run > Run.

Classes

TabSlideTransitionFrmBase represents the main window of the sample. It contains the following components:

Implementation

PreviousTabAction tab switching actions are invoked.

You can refer to the link below for more information about this sample:

http://docwiki.embarcadero.com/CodeExamples/Sydney/en/FMX.TabSlideTransition_Sample

Head over and check out the full source code for the FireMonkey tab sliding animation sample for Android and iOS on Embarcadero’s GitHub.

Do you want to build Smooth Sliding Effects Between Tabs for iOS and Android? Try the Cross-Platform Development tool, which will assist you in developing apps in the Delphi or C++ environments.

Exit mobile version