DelphiShowcase

Fun LED Scroller App For Android Is Powered By Delphi

LED scroller is a Delphi application that allows you to easily and conveniently scroll text and emoji across the screen. This app has a lot of features and is completely free for all users. You can use the LED scroller to enter any text and emoji in any font (this app uses the default font of device). Text and emoji sizes and colors can be customized. LED Scroller can be used to create interesting…
Read more
CodeDatabaseDelphiRAD Studio

Quickly Learn How Easy It Is To Bind DataSets To Visual Controls In Delphi With LiveBindings

This Sample Uses LiveBindings To Bind A TBindNavigator With Other Controls Location You can find theBindLinkFMXsample project at: Start | Programs | Embarcadero RAD Studio Sydney | Samples and then navigate to Object PascalLiveBindingsbindlinkfmxSubversion Repository: You can find Delphi code samples in GitHub Repositories. Search by name into the samples repositories…
Read more
DelphiRAD Studio

Quick Logger Is A Powerful Enterprise-Grade Asynchronous Logger For Delphi

Library for logging on files, console, memory, email, rest, event log, Syslog, slack, telegram, Redis, logstash, elasticsearch, influxdb, graylog, Sentry, Twilio, ide debug messages and throw events for Delphi Firemonkey (Windows/Linux/OSX/IOS/Android). Quick Loggeris asynchronous. All logs are sent to a queue and don’t compromise your application flow. You can define many providers…
Read more
DelphiRAD Studio

Easily Create Stunning Responsive Apps With Third Party FMXUI Library For Delphi FireMonkey

With the power of the Delphi programming language and the cross-platform FireMonkey framework, dozens of Delphi developers have created their own custom FireMonkey UI components to accomplish their goals, for instance, the TBadgeView component which helps to make unread message prompt little red dot or different dialog types for FireMonkey. The FMXUI library has more than 20 components to…
Read more