ANN: Bricksoft IM VCL Component v8.2 released. All components support Delphi 2009!All components support Delphi 2009!
Please download the trial version(http://www.imcomponents.com/bsimtrial.zip)
if you like.
--
Bricksoft Support
Bricksoft IM(MSN+YAHOO+AIM+ICQ+Jabber/GTalk) SDK For NET/VCL/COM/SOAP -
http://www.imcomponents.com/
"Jianmin Wu" <nospam@nospam.com> wrote in message
news:72535@forums.codegear.com...
> All components support Delphi 2009!
with D2009 support, do you still require TNT controls for unicode ?
Also do you have any plans to support emoticons ?
Regards,
Danny
Component and demo for D2009 don't need TNT cont...
Firemonkey components on VCL FormHello Everyone,
I am new to Firemonkey Framework and I have been playing with it for a few days, and I have a question.
Is it possible to use Firemonkey components in VCL forms or vice versa ?
Thank you.
Shahriar wrote:
> Is it possible to use Firemonkey components in VCL forms or vice versa?
Mixing VCL and FireMonkey together in the same app is not officially supported,
but it is technically doable with a little effort. There have been several
blogs posted online that explain how to do it, search around.
--
Remy Lebeau (TeamB)
...
How to uninstall a VCL Component in Delphi 2007?Guys
How do I uninstall a VCL Component in Delphi 2007?
Mark Moss
Nevermind
I figured out how to do it.
Mark Moss
"Mark Moss" <markemoss@comcast.net> wrote in message
news:245205@forums.embarcadero.com...
> Guys
>
>
> How do I uninstall a VCL Component in Delphi 2007?
>
>
> Mark Moss
...
Which VCL components are (not) included in Delphi XE5 starter?I currently own RAD Studio 2010 Professional with which I have developed a few Delphi applications, mainly for personal use.
I only develop for Windows 32-bit platform and do NOT use Database components, I consider switching from Delphi 2010 Professional to Delphi XE5 Starter Edition and would like to know if my current applications can be compiled with Delphi XE5 Starter. Is there a way to check this _before_ buying Delphi XE5 ? My main concern is that some VCL components from Delphi 2010 Professional are not included in Delphi XE5 Starter Edition, but I cannot find a list which components...
Delphi VCL components properties history articlesHi,
i would like to know where i can found Delphi VCL components properties history information because i need to know from wich Delphi version a property exists or from wich version a protected procedure was marcked with "virtual" command from a standard component.
Thanks,
Maurício
"Julio Pião" <=?Utf-8?Q?Julio_Pi=C3=A3o?=> wrote in message
news:292952@forums.embarcadero.com...
> i would like to know where i can found Delphi VCL components
> properties history information
AFAIK, that kind of list does not exist anywhere.
> i ...
.net component to Delphi component ?Hello,
Is there a way to use .net component inside Delphi ?
Thanks
On Tue, 18 Nov 2008 13:16:37 -0800, isaac sam wrote:
> Is there a way to use .net component inside Delphi ?
http://www.managed-vcl.com/ has some libraries for this.
--
Marc Rohloff [TeamB]
marc -at- marc rohloff -dot- com
Marc Rohloff wrote:
> On Tue, 18 Nov 2008 13:16:37 -0800, isaac sam wrote:
>
>> Is there a way to use .net component inside Delphi ?
>
> http://www.managed-vcl.com/ has some libraries for this.
>
I was hoping for a free tool but thanks
On Tue, 18 Nov 2008...
Transfering VCL Form App from Delphi to BuilderHey all.
Is there any way I can transfer my VCL forms application from Delphi to C++ Builder? I don't need to transfer the functionality, I'm recoding everything but I just need to copy the layout. So I thought maybe theres a way I can duplicate or export/import the form layout to C++ Builder? It's an mp3 player I was working on last year in Delphi code, and I'm recoding it in C++ but I'm still going to use the same layout. And it's a simple layout, just a couple of listboxes, buttons, scrollbars etc.
Any ideas?
In article <113629@forums.codegear.com>, And...
MAC OS-style VCL components for Delphi?Hi all,
I saw an application that I am interested in porting from C to Delphi
(http://thirdcog.eu/apps/cfxr) and found it comes with a win32 version,
using IMHO yucky controls, and a nice shiny native MAC version (Coca, etc).
I really like the look, of the Mac port...I was wondering if there are any
VCL controls (preferably free) that can make nice buttons, sliders, etc.
like in that MAC screenshot?
I'm not worried if they don't operate exactly like MAC ones, I mainly like
the look :)
I have tried googling but no luck so far :(
cheers,
Paul
www.alphaskins...
Spreadsheet component for use in Delphi VCL 2010Good day
I have been using the Flexcel component for reading and writing Excel spreadsheets
in my Delphi VCL projects for some while and have been very happy. Unfortunately,
though, a version for use with Excel 2007 format files (.XLSX) has been promised
for years now but just never arrives and I have reached a stage where I just
have to update some of my software. Can any body suggest alternatives and
comment on their experience with these? I have no objection to buying a component
although all my programs are for academic use by myself and colleagues/friends
so cheaper would...
Component to host VCL componentIn the old days, when FireMonkey was still VGScene, we had a nice
component that would host any good old VCL component. Very practical.
How is this achieved with FireMonkey? I'm not interested in any
cross-platform stuff, just want to use it on Windows.
...
skin component for VCL.NET Delphi 2007 ?I'm trying to find out a component which skin forms automatically.
It needs to be VCL.Net component for Delphi 2007.
I tried to find one on the web with no success.
There are many for VCL but not for VCL.Net.
Thanks,
Rumen
...
Forms and vcl.forms unitIn XE2, I'm adding a form to an application that is several versions
old. The old version had Use Forms, not vcl.forms. XE2 adds
vcl.forms to the new form, of course. I tried to use
forms.screen...
as I used to. The compiler said that I needed to have Forms (and
added it in the implementation section). Then it would not compile,
saying that vcl.forms was redeclared.
To get it to work, I had to change vcl.forms to Forms and omit the
other Use Forms. Is this a bug of some sort? (It doesn't seem to
realize that vcl.forms takes the place of forms, or something.)
Ju...
Delphi component for computing general linear mixed models ??Are there any statistical software available for Delphi for computing
General linear mixed models so that having a data sampler and analyser
also may run statistics directly on group of humans observed pr minute
basis that should be compared together ??
For you old-timers here is a hint as to what the subject is about:
http://www.google.com/search?hl=en&q=%22General+linear+mixed+models%22
--JohnH
Have you looked at http://www.dewresearch.com/ which has some useful code for that
sort of thing?
/Matthew Jones/
Alf Christophersen wrote:
> Are there any statistical softw...
How to add COM component in Delphi Prism design form?In MS Visual Studio Shell 2010 (Delphi Prism IDE), i want to use a vector graphic tool either VeCAD or LiteCAD.
But both of them are OCX / DLL files.
They are shown in toolbox (choose item option), as COM component, not as .Net Framework component.
How to use COM component into Delphi Prism?
these component also shown in toolbox items.
But i can't drag them on design form.
it gives error
"Failed to create component AxHost.
System.Reflection.TargetInvocationException: COM target doest not implement IDispatch"
What is the reason behind it?
How to solve this prob...