As part of the new addition of the REST Client Library components in Delphi, C++Builder and RAD Studio XE5, we also include a REST Debugger so that you can explore REST Services and use it to help prototype the property settings for your app’s REST Client components. We also provide the source code to the REST Debugger and you can build other platform versions (Win64 and OSX) of the…
Fun with FireMonkey Gradients
January 9, 2014
Author: Pawe Gowacki
Everybody loves colours. Great apps should use colours in clever and original ways. I have been recently spending a lot of time using Delphi XE5 for designing screens for mobile apps and must admit that I really like the way how iOS 7 is using colours…
All of our modern PCs, Smartphones, Tablets and other devices include more than just a screen, keyboard, mouse, memory, and storage. The devices We use include sensors for location, orientation, acceleration, ambient light, etc. My Samsung Slate Series 7 is a hybrid or…
FireMonkey Styles for Blinking Button
April 12, 2012
Author: Eusebio M40205
The problem
appeared when discussing “Scalability of enterprise DBMS-targeted systems” (in English on massive demand in comments) with Dmitriy Kouzmenko, Russian expert in InterBase since its origin. Then this occasional topic called more…
How to start a programming career with Delphi XE and C++Builder XE Starter Editions
February 4, 2011
Over the years, one of the recurring conversations has been around how to get started in computer programming, what language to learn first and how to prepare for a career. There have been numerous articles, blog posts, conference talks, videos, white papers and…
Code Navigation In The RAD Studio Code Editor
September 18, 2009
Author: Darren Kosinski V1400
During the recent field test for RAD Studio 2010, I had a discussion with some field testers about the different mechanisms that the IDE provides for navigating through your source code. In particular, they were wondering why sometimes one method of code navigation fails, but other methods still work. I thought that this would be of interest to some of you as well, so…
Author: Markus Humm
With Tiburon, I can useUnicode characterswith VCL components like TMemo, TListBox, TComboBox (and others that contain string lists). Howcan Iload the stringsfrom a file and savethe stringsto a file?
Kylix 3 Open Edition available for download
August 22, 2002
Author: Anders Ohlsson
With Kylix 3 Open Edition now available for download, here are the top 5 reasons get it:
Exercise the freedom to choose: use C/C++ or Delphi languages
Develop Linux. open-source GPL applications faster
Visually create high-performance Linux GUI…
Oracle user functions, ORA-06553 expression of of wrong type
March 31, 1999
Author: Embarcadero USA
Question and Answer Database
FAQ: FAQ4561B - Oracle user functions, ORA-06553 expression of of wrong type
Category: Database (Oracle)
Platform: All-32Bit
Product: All-CBuilder, C++Builder1.0, C++Builder3.x, C++Builder4.x, Delphi2.x, Delphi3.x, Delphi4.x, VdBase7.x,
Question:
When using my user functions I receive the error:
ORA-06553 expression…