firemonkey
Correct way to create styles for custom components
I sort of asked this question at the end of another post but feel this topic needs a question of its own...[详细]
2023-04-13 05:09 分类:问答ADO & DBGrid/ FireMonkey in Delphi XE2
I would buy the new Delphi XE2 and port some D7 projects. I would buy the cheapest version (starter ?) and use the new Firemonkey Platform.[详细]
2023-04-13 00:57 分类:问答Delphi XE2: Is there a predefined conditional to identify VCL and FireMonkey?
In Delphi XE2, we have use {$ifdef Win32} {$ifdef Win64} to identify which pl开发者_C百科atform we are in.[详细]
2023-04-11 21:45 分类:问答How to see if two shapes overlap
I\'m trying to write a simple firemonkey test app. I have a form, with a panel (align:= alClient). On the form are 2 TCircle\'s.[详细]
2023-04-10 07:33 分类:问答Deploy / build application for OSX
I have created my first XE2 FM HD appl开发者_JAVA百科ication. I have my OSX machine connected and running debug builds on OSX works fine, but I don\'t have a way to create a release version and copy i[详细]
2023-04-09 02:07 分类:问答FireMonkey Canvas.DrawLine on Windows XP
How can I draw a line ? This code does not display anything : var my_point_1, my_point_2: tPointF; Canvas.Stroke.Color := claBlue;[详细]
2023-04-08 18:00 分类:问答Which is the equivalent of the StringToColor function for a TAlphaColor?
I\'m looking for the equivalent to the Graphics.StringToColor funct开发者_StackOverflow社区ion to convert[详细]
2023-04-08 03:43 分类:问答Change colour of TLabel in FireMonkey iOS app, and add items to TStringGrid?
I managed to get Xcode (running as a VM under Windows) pushing an XE2 build FireMonkey iOS HD app to my (jailbroken) iPhone after XE-script-prep (creating the Xcode folder), with a valid company certi[详细]
2023-04-06 20:23 分类:问答Firemonkey float key animation, goto a particular key
In a Firemonkey 2d application, I\'m using a float key to attempt to move a TLine control around a clock.I\'ve added 60 key frames for the minute hand and 12 key frames for the hour hand (actually it\[详细]
2023-04-06 19:35 分类:问答Firemonkey ScrollBox Bug
We are experiencing what seems to be a stra开发者_开发技巧nge bug in Firemonkey\'s ScrollBox component (since TGrid inherits from TScrollBox it also affects all grids). On some ouf our development mac[详细]
2023-04-06 08:15 分类:问答