The FMX.TabSlideTransition Sample adds dynamism to the use of tab sliding effects in mobile applications.
Location
You can find theTabSlideTransitionsample project at:
Start | Programs | Embarcadero RAD Studio Sydney | Samplesand navigate to: Object PascalMulti-Device SamplesUser InterfaceTabSlideTransitionCPPMulti-Device SamplesUser InterfaceTabSlideTransition…
Create Flexible Cross-Platform Apps With Multiple Tabs For iOS And Android In Delphi
December 14, 2020
TheTabSlidingsample shows in a good way how to create applications with multiple tabs for iOS and Android. The sample usesTabControlwithTabPositionset toDotsin order to enable scrolling oftab items. The sample has 2 tab…