Geek Articles

Categories

 

Subscribe

Daily Updates Subscribe geekarticles update via email Subscribe geekarticles update via RSS

 
GeekArticles Programming Delphi

Add in project options a visual setting to modify minimum enum size

Author: qc.borland.com | Published: 30th Jan 2008 | Visited: 134 times | Add Comment
Filed in: Delphi

QC#: 51678 Version: 11.0 Status: Open defect, requires resolution Description: To improve interoperability of records between Delphi and most common C/C++ compilers / libraries, a setting to force the ENUM SIZE = sizeof(INTEGER) would be helpfull. by de

Read Article
 

Sponsored Links

 


Related Articles

 Reducing Code Size of Ajax Applications Building an Ajax based applications is mostly difficult due to the fact that codes are usually rendered longer. Because different web developments are used in building an Ajax based applications, developers have to combine these codes so that they can achieve the asynchronous function of Ajax. If th ...

 Binding the Enum to the Dropdown Listbox and Sorting it on Values. An article on Binding Enum to DropdownListbox with the SortedList that sort entries by value instead of by ...

 Article :: The Software Project Manager's Bridge to Agility: Scope Management Agile project management can help you plan for and handle changes in a project's sc ...

 Poor Man's Linq in Visual Studio 2005 A way you can use Linq to Objects in C# 2.0 with .NET Framework ...

 SharePoint Workflow Wizard in Visual Studio 2008 SharePoint Workflows Wizard in Visual Studio ...

 Enum Keyword And Its Functional Usage. This article describes 'Static Methods' of Enum Cl ...

 Setting Default Values on Automatic Properties An article on implementing default values on Automatic Proper ...

 Project Localizer A tool for localizing source files and generating helper classes in any programming lang ...

 Building Interactive User Interfaces with Microsoft ASP.NET AJAX: Providing Visual Feedback with the...  Microsoft's ASP.NET AJAX Framework helps page developers design more interactive web pages by streamlining the postback mechanism. In traditional web pages, a full postback involves the browser re-requesting the page, which is then re-rendered. This re-rendered page markup is returned, in its ...

 Building a Visual Studio DebuggerVisualizer with a Custom Serializer For most any Serializeable object, making a DebuggerVisualizer is exceeding simple and examples abound. However, if you are trying to build a DebuggerVisualizer for an object which is not Serializable or takes too long to Serialize and Deserialize, things are not quite so simp ...



Next: Cannot call Oracle functions with varchar2 return values



Post Comment

Name:


Email:
 (Optional. Used for Notification)

Title:

 
Comment:


Validation Code:
 <=>  (Enter this code in text box)





Latest Articles

 

Popular Articles

Sponsored Links