I'm really impressed with the Delphi.NET or should I say VCL.NET. I'm viewing a sample application were the only difference between the native Win32 application and the VCL.NET application is the project files and how the application is initially loaded. The core code was identical for both apps. All I can say is WOW!
posted by Kirby Turner | 09-Mar-2005 11:12 PM | comments (2)Hi ,
Actually Im looking for some menu components for Delphi 2005 that support vcl.net. I searched in google but i couldnt able to get some components. so im just wondering if you any of menu components that vcl.net and delphi 2005.
any support appreciated.
thank you
What's wrong with using the TMainMenu that comes with Delphi out-of-the-box?
Although I have not used it with Delphi.NET, another .NET alternative for menus is the DotNetBar from DevComponents. I have used it on a number of C#/WinForm projects and I love it. It's much better than what you get from the .NET Framework.
http://www.devcomponents.com/dotnetbar/
Add Your Comment
