I\'m writing a FireMonkey application which must run in Windows as well in OSX. Until now I\'ve used MSXML for my Windows apps, but of cou开发者_StackOverflow中文版rse this library is not compatible w
The Delphi IDE Locals window clips the names of the local varia开发者_StackOverflow中文版bles if the Name column is too narrow like this:
I can\'t find a way to bind a TCombobox with a lookup field in Firemonkey. In VCL you have a TDBLookupComboBox that just needs a TDatasource component and the lookup field name to populate the combobo
This question already has answers here: Closed 11 years ago. Possible Duplicate: Delphi Exception Handling - How to clean up properly?
Using Delphi XE2, is it possible to cr开发者_如何学运维eate a Mac GUI application without using FireMonkey for the GUI? If so, what could be used and how would one go about it? In principle, it is pos
Closed. This question is seeking recommendations for books, tools, software libraries, and more. It does not meet Stack Overflow guidelines. It is not currently accepting answers.
I am not sure if I am doing this right. I have a list of objects in the listbox and need to use IndexOf to get an object\'s index in the list.
i have understood that a namespace is a container of units; but i haven\'t understood well as work with it.
ibdac query ( http://www.devart.com/ibdac/components.html ) has a function executing where I can write something like:
I am trying to resize (scale) a bitmap image using a dll function which is below mentioned { to resize the image }