Top "Firemonkey" questions

FireMonkey(tm) is the cross-platform GUI framework developed by Embarcadero Technologies, a part of Idera Inc.

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
Missing .bpl files

After compiling a FireMonkey project and executing the app on another PC I've encountered an error - "rtl190.bpl is …

delphi firemonkey bpl
How to get the same MD5 with Delphi and PHP?

I'm using Delphi XE2 with FireMonkey. I have read many other questions about MD5 but didn't find an answer to …

php delphi md5 delphi-xe2 firemonkey
Class segmentation fault (11)

Please follow the steps below: Create New Firemonkey Moblie Application Add TGeustureManager component to the Form Add 2 TButton components to …

android delphi firemonkey delphi-xe5
Taking pictures on Android from Delphi Firemonkey XE5 app

Has anyone been able to take pictures from camera on Android from within the app written in Delphi Firemonkey XE5? …

android delphi firemonkey delphi-xe5
Is there any Delphi XE2 styles gallery?

In XE2 there is a new function : 'styles', for VCL(.vsf) and Firemonkey (.styles), and some are provided in C:\…

delphi delphi-xe2 vcl firemonkey vcl-styles
Delphi XE2: Possible to instantiate a FireMonkey Form in VCL application?

Prior to Delphi XE2, we have VCL only to create GUI apps. Delphi XE2 states that: Caution: FireMonkey (FMX) and …

delphi vcl delphi-xe2 firemonkey
How to programmatically alter Font properties in Firemonkey controls

I have some code that paints a set of controls laid on top of a TImage. I then grab the …

delphi fonts firemonkey firemonkey-fm2
How to get Item.LookupData and SelectedValue (as integer) of an FMX TComboBox at runtime?

There is a ComboBox on the FMX Form. It is binded with a datasource (table that has an id-integer and …

delphi combobox firemonkey livebindings
XE4 iOS app: Unable to install package. (e8008015)

I took part in the XE4 beta and despite having problems that the .ipa could never be produced (error message …

ios delphi firemonkey delphi-xe4