We are trying to upgrade old Delphi 3 code to Delphi 5 so it will be compatible with some of our other older code.
The XP machine I am working on has only Delphi 5 installed.
When I double click on any of the Delphi 3 projects (.DPR) I get an "Access is Denied" message.
The files are not...
This is a C++Builder 1.0 RadioGroup component that uses only the strings for selecting and will underline or reverse video the selected item.
I get 3 errors and 2 warnings when I try to compile it in C++Builder 3.0.
(2)Errors::Cannot Override a dynamic with a virtual function
virtual void...
I get 3 errors and 2 warnings when I try to compile in 3.0.
(2)Error::Cannot Override a dynamic with a virtual function
virtual void __fastcall KeyDown();
virtual void __fastcall MouseDown();
(2)Warning::GetChildren hides virtual function __fastcall Controls::TWinControl::GetChildern()...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.