firemonkey-fm2 Questions
3
Solved
So in VCL, one would use the following line of code to retrieve the applications path:
ExtractFilePath(Application.ExeName)
I tried the same thing Firemokey and I noticed that ExeName was no lon...
Kaplan asked 5/3, 2013 at 8:24
3
Solved
In order to create a font picker I need to get the list of fonts available to Firemonkey.
As Screen.Fonts doesn't exist in FireMonkey I thought I'd need to use FMX.Platform ?
eg:
if TPlatformServi...
Sorcim asked 12/11, 2012 at 15:34
0
I have ported a control heavy application in firemonkey which I have worked upon with DXScene for little over 2 years now. The sheer number of visual controls updating on every UI change warranted ...
Everrs asked 19/7, 2013 at 11:8
1
Solved
I am writing my first delphi-powered iPhone app. I have created it but I would like it to be named something other than the name of the .dpr file because dpr files cannot contain spaces, for instan...
Jeana asked 24/4, 2013 at 1:47
1
Solved
I have a form in an application written using FireMonkey. On that (modal) form there's an OK button for which I have set Default property to True. There's also a memo component. Now if type press e...
Unhandled asked 16/3, 2013 at 10:33
1
© 2022 - 2024 — McMap. All rights reserved.