DelphiShowcase

Powerful Cross Platform Multitrack Music Recording Software Built In Delphi FireMonkey

MultitrackStudio from Bremmers Audio Design is a multitrack music recording software which supports recording, editing and mixing audio and MIDI tracks. With the growth of Mac worldwide, MultitrackStudio developers felt the urgency of making their application available on macOS. They had previously used Delphi with VCL (Visual Component Library) a visual component based object oriented framework…
Read more
DelphiShowcase

KisKis The Crazy Social Network For Android And iOS In Delphi

KisKis is a mobile social network built in Delphi FireMonkey . Available in both the Android and iOS app stores, it exemplifies what FireMonkey is capable of. KisKis is free to download and use, but they do advertise a premium service. KisKis runs at 60 frames per second on both mobile (Android, iOS) and desktop (Windows, macOS) platforms, even with thousands of profiles loaded. It was named one…
Read more
DelphiRAD StudioTech Partner

Add Joystick Support To FireMonkey Apps In Delphi And C++Builder On Windows

It is surprisingly easy to add joystick support to your Firemonkey app on Windows. Here is a third party component from WINSOFT for Delphi and C++ Builder component for retrieving joystick position and status for any keys. You can use wired or wireless joystick for your application like games, audio/video players and other application. I have tested this delphi component on a recent Windows 10.
Read more
CodeDatabaseDelphiRAD Studio

Learn How To Use Long Tap Gestures In Delphi With FMX.TapAndHold Sample

FMX.TapAndHold Sample uses TGestureManager. Location You can find theTapAndHoldsample project at: Start | Programs | Embarcadero RAD Studio Sydney | Samplesand then navigate to:– Object Pascal\Mobile Snippets\InteractiveGestures\TapAndHold– CPP\Mobile Snippets\InteractiveGestures\TapAndHoldSubversion Repository:You can find Delphi and C++ code samples…
Read more