Today I\'ve encountered a \'strange\' hint: override method xxxx should match case of ancestor yyyy. Solution was to declare the method name exactly as in the ancestor....I believe this i开发者_开
Is is possible to have right-mouse-click entries only appear when my application is running?What I am thinking is that I want people to be able to right-click a file in windows explorer and be able to
I have a dialog that pops up as result of an error condition.I want the dialog to remain open for at least 开发者_高级运维30 seconds, and close 30 seconds after the last user input (mouse or keyboard)
I saw several examples where the list of the source names were took from registry (HKEY_LOCAL_MACHINE\\Software\\ODBC\\ODBC.INI\\ODBC Data Sources). Is there any other way to get the list of ODBC data
I\'m having some difficulties using ClientDataSet.StatusFilter := [usDeleted]. It doesn\'t do anything. I\'m having my ClientDataSet hooked up to a Provider.
I have an app using the GetLastInputInfo function and compares it with the value of GetTickCount (which returns the number of milliseconds since Windows started) as a way of detecting nobody at the ke
I have the following code which is working, but I don\'t understand it 100% (please see the comments from code):
There is a delphi application in which I am trying to connect to Oracle database Using provider MSDAORA.1 but problem is 开发者_StackOverflowcoming in connecting. Oracle error message which is coming
I get this occasionally when exiting my app - my app is running the EXE over a network.I understand it\'s a page fault when part of the EXE is loaded on demand.
I\'m trying to convert a .groupproj project group file (from Delphi 2009), to use with Turbo Delphi Explorer, i.e., c开发者_如何学JAVAonvert to .bdsgroup. The file structures are similar (xml). There