How to Determine if an object supports a property?
Answer / rocky
Using Object Spy tool we can check the all property of an object.
| Is This Answer Correct ? | 0 Yes | 0 No |
How to assign the Delphi global printer object, to the Quick Reports global printer object?
What technical support do we get with Delphi?
How to test if a given string contains a valid number?
How to Force edit mode in a TListView via a keypress ?
How to Change font color on standard win controls?
what are the files that need to be included with applications using MSACCESS?
what qualties must have to become a SAP FICO consultant?.
Is there any way to record a keyboard macro in the IDE?
How to Disable a radio button in a TRadioGroup?
How SQL Links determines if an MSSQL table can refreshed?
When I try to execute sql query from delphi7 it throws the following exception ORA-01704: string literal too long. I know the reason why its throwing this exception. My problem is.... I have catched this exception throw Try.... Except block.....In except block i am performing rollback..... due to above error its also throwing exception in rollback transaction...........due to rollback exception...........it had created some problem in connection...........every time when i try to open or close a connection it throws an exception " Operation is not allowed when the object is open"
How to set a custom CVS PServer port?