Top "Firemonkey-fm3" questions

FireMonkey FM3 is a platform for building multi-device, true native apps for iOS, Windows and Mac, using a single codebase.

How to convert strings to array of byte and back

4I must write strings to a binary MIDI file. The standard requires one to know the length of the string …

string delphi delphi-xe5 firemonkey-fm3
How to programmatically change the FontColor of a Tlabel

When I put a TLabel on a form, I can change the color of its text by changing the FontColor …

delphi colors label delphi-xe5 firemonkey-fm3
How do I detect / handle a screen rotate using FireMonkey for Delphi XE5

First of all - I am a beginner when it comes to Android and FireMonkey programming, so please bear this …

android delphi firemonkey delphi-xe5 firemonkey-fm3
How to get screen size in Firemonkey FM3?

How to get screen dimensions with Firemonkey FM³ ? The following code: var Size: TPointF; begin Size := FMX.Platform.IFMXScreenService.GetScreenSize; ... …

delphi firemonkey delphi-xe4 firemonkey-fm3