How to create an About Box in Delphi or C++ Builder?
No Answer is Posted For this Question
Be the First to Post Answer
How do I close a modal form? For that matter, what is the best way to close any form?
What are the different types of pointers used in delphi?
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 have a TBitBtn component that has a word wrapped caption?
How to Detect if the system time has been changed ?
How to Typecaste a PChar to a longint?
How to move a string into a TMemoryStream or TFileStream?
How to Use additional data sets in expressions ?
What is DBGo?
Does Delphi have an equivalent for the VB function DoEvents?
How to capture the current cursor icon and draw it?
How to Convert a TColor value to a HTML Color string ?