I want my form slide down and back to position with slide animation, how to make correct AnimateWinows, if it real for sure ...
I have been away from C++ for a couple of years now doing AS3/Flex work. I have gotten used to being able to create a component and place it in design mode with very little fuss and I am struggling to
i All, I am trying to get TIdTCPClient to run in my non-visual component.I add the following to my .h file:
How can I use XML as a simple data storage in B开发者_C百科orland C++ Builder 6? Is there an internal class, which I could use?
I\'m wondering开发者_C百科 so when I change state of CheckBox CheckBox->Checked=false; It calls CheckBoxOnClick Event , how to avoid it ?In newer Delphi versions you can use class helpers to ad
I want to connect two PCs and have them communicate. Is there a nice component to do that? (preferably from TMS, or free), or do I just use standard C++ socket libraries?
Using a WSDL that requires a SOAP HEADER for Authentication (fragment below) code that gets generated when creating a web service client via the \"WSDL Importer\" has no concept of the Authentication
My company\'s main product is a large monolithic C++ application, used for scientific data processing and visualisation.Its codebase goes back maybe 12 or 13 years, and while we have put work into upg
I am recompling a project using Borland C++ Builder 6. The recompile process failed due to linker error. The message was:
Got Link error (Fatal: Access violation. Link terminated) in Borland 6.0. How do I know what is the cause of it ?