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
CodeDelphiIDE

Investigate And Compile Powerful Linux Sample Apps In Delphi For Ubuntu

To continue our discussion of Linux development, let’s take a look at this incredible collection of sample projects available for download, which demonstrate some amazing functions that you can use on your Linux projects. First, let’s look at how to install the sample pack on Delphi using the GetIt tool. Open Delphi, go to menu Tools-> GetIt Package Manager, type FMXLinuxSample…
Read more
CodeDatabaseDelphiRAD Studio

Learn How To Customize The ListView Detail Text In A List Item With Delphi

The Sample is using the “Custom” list view item appearance value and configuring the appearance properties of list view items at design time. It also shows how to do this at run time. When you run the application, it shows a list view. Each list item shows a detail text under its main label. Tap theSet Propertiesbutton to change the appearance of the list view at run…
Read more