FireMonkey FM3 is a platform for building multi-device, true native apps for iOS, Windows and Mac, using a single codebase.
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-fm3When 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-fm3First of all - I am a beginner when it comes to Android and FireMonkey programming, so please bear this …
android delphi firemonkey delphi-xe5 firemonkey-fm3How 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