delphi-xe2
DB Lookup field with Firemonkey and Delphi XE2
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[详细]
2023-04-05 22:00 分类:问答Delphi XE2: Is it possible to create Mac GUI applications without FireMonkey?
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[详细]
2023-04-05 20:20 分类:问答Namespace and units
i have understood that a namespace is a container of units; but i haven\'t understood well as work with it.[详细]
2023-04-05 17:45 分类:问答How to overload a function based on the result type?
just a question, i have: myclass = class public function Funct1: String; function Funct2: Integer; end; It turn me error, so i have tried with:[详细]
2023-04-05 14:20 分类:问答Third party component for zip file(s)/folder(s)
Someone knows a third party co开发者_如何转开发mponent that allows to visually manage zip file(s) / folder(s)? For example as is in WinZip application (es: add, delete new file in zipfile etc)?Abbrevi[详细]
2023-04-05 13:36 分类:问答How to change the default FireMonkey style in Delphi XE2
I saw a youtube video (can\'t remember which one) where the user changed an option in Delphi XE2 to change the 开发者_JAVA百科default style for an entire FireMonkey application. After much hunting I c[详细]
2023-04-05 11:39 分类:问答TButton on TImage have graphic bug when DoubleBuffered on form is True
We are now migrating to Delphi XE (from D7) and we have a problem with TButton placed on TImage when Form.DoubleBuffer = True[详细]
2023-04-05 04:30 分类:问答Monitoring lists using LiveBindings
I\'ve been trying to find a generic way to notify a UI control of changes in a list. For example, when an object is added to a list I want it added automatically to the listbox. If an object is remove[详细]
2023-04-05 00:00 分类:问答Where are the standard looking iOS controls\styles in Delphi XE2?
We are currently in the process of evaluating Delphi XE2, and as you would expect I\'ve started with FireMonkey as OS X and iOS development is of great interest.I\'ve seen a couple of walkthrough\'s w[详细]
2023-04-04 23:50 分类:问答Firemonkey version of VirtualTreeView
Does anyone happen to know if there is a Firemonkey version of the popular VirtualTreeView in preparation? Also, has anybody collected some experience开发者_运维知识库s with porting custom controls to[详细]
2023-04-04 22:31 分类:问答