|
Лента новостей |
|
DelphiFeeds.com
|
All Delphi blogs directly from DelphiFeeds.com
|
|
-
From Pro to Starter ? A Bit of a Shift
So, I finally made the jump from D2010 to Delphi EX2. I moved to the Starter edition which might seem a bit odd ? but it?s not, I assure you. Only two or three weeks ago Delphi was, primarily due to a decrease in time that I can spend with it, doomed as an active member of my list of hobbies and I ...
-
DWScript JS Smart-linker (revised)
Not long ago, I wrote the DWScript JavaScript Smart-Linker did not eliminate unused virtual methods, well that limitation is now gone. A virtual method that is never called, in its base class nor any of its subclasses, will now be eliminated. In a MissileCommand which was used as illustration, that ...
-
Flotsam and Jetsam #55
Marco notes that Embarcadero has put out a press release announcing a 54% increase in revenue in 2011 over 2010. This is unequivocal, clear, unassailable good news. No amount of Chicken Little whining will take away from the fact that this is very, very good news. (It didn?t ...
-
OmniThreadLibrary Documentation: Async
First small part of the forthcoming documentation is available in the wiki, Any comments, corrections, ideas etc are welcome. --- Published under the Creative Commons Attribution 3.0 license
-
Press Release: Embarcadero Technologies Grows Delphi and C++ by 54% in 2011
More good news about Delphi, C++Builder and RAD Studio... Embarcadero Technologies Grows Delphi and C++ by 54% in 2011 Release of RAD Studio XE2 and FireMonkey Enhance Cross Platform Development Capabilities and Drive Growth SAN FRANCISCO ?February 7, 2012? Embarcadero Technologies, a ...
-
Delphi and C++Builder grow by 54% in 2011
Embarcadero just released information about the growing sales (of licenses and subscriptions) for Delphi, C++Builder and RAD Studio increased by 54% in 2011.
-
Delphi Whopping 2011 Growth: 54%
Embarcadero has announced some great growth numbers of Delphi and C++Builder in 2011: 54% growth over 2010 in worldwide sales. Considering the 15% growth of previous years, it means the Delphi sales have double since Embarcadero took over the "CodeGear" business unit from Borland. I have to say that ...
-
Disabling the VCL Styles in the non client area of a Form
Today I receive a question about how disable the vcl styles in the non client area of a vcl form. Well that can be done using a Style hook. Tipically a VCL form with a vcl style look like this To remove the vcl style in the non client are we need create a style hook which descend of the ...
-
TMS Software releases TMS TableView for FireMonkey
Bruno Firens posted on Delphi Developer: "Our 2nd product for the FireMonkey framework has been released today: TMS TableView for FireMonkey. Fully cross-platform (Win32,Win64,Mac OSX,iOS) and fully customizable via styles!" TMS TableView supports Delphi XE2 and C++Builder XE2. A few of the ...
-
Detecting Device Movement
For my next quest I decided to find out how accelerometer works in web applications. IOW, I wanted to control an object on my HTML page just by moving my iPad around. I limited my quest to iOS because that?s my favorite toy. don?t know yet how to do it in Android ? this StackOverflow post ...
-
How Do You Delete Dataset Records In a Loop?
in Delphi Database Development :: I guess that all Delphi developers have tried, at least once, doing some database development. When creating database applications you'll need to pick the right database for your needs, you need to pick the right set of Delphi components to connect to the database ...
-
Webinar Recording: Embed. Deploy. Relax! Introducing InterBase XE database
Do you need a low cost, high performance workgroup or embedded database? People select InterBase XE because it's easy to install, has a small footprint, requires no administration and is incredibly scalable and powerful. Watch this free webinar recording to learn about this amazing technology and ...
-
Castalia 2012.1 is making Delphi even better!
Castalia 2012.1 is now available, which means Delphi just got better! This is a very exciting release. First, it includes the beta of my brand new scripting engine for Delphi. There will be a lot more blogging about this scripting engine coming up, but you early-adopter types will want to just jump ...
-
Changing the color of Edit Controls with VCL Styles Enabled
The Issue The last weeks I found a couple questions and QC reports(100645, 101822, 102984) regarding to how change the color of a Edit Control (TEdit, TMaskEdit, TMemo and so on) when the VCL Styles are enabled. So today I will show you how you can change the colors of these controls even with the ...
-
Small is Beautiful
Small JavaScript that is. Or how to go from 350 kB down to just… 25 kB. Smaller JavaScript can help in up to three ways: faster download: faster application installation or startup. faster parsing for the browser: faster startup. smaller identifiers: faster execution for non-JITting ...
|
|