How to create an About Box in Delphi or C++ Builder?
Answer / Shruti Dwivedi
In Delphi, you can use the TAboutBox component from the VCL (Visual Component Library) to create an about box. In C++ Builder, the TAboutBox component is also available under the JVCL (Jedi's VCL) package.
| Is This Answer Correct ? | 0 Yes | 0 No |
How to Use Visual Basic arrays in Delphi ?
'Trying to append data to a non-partial dataset' . what does this error indicates?
How to Debug an In-Proc COM Server?
How to avoid expanding a tree node when double-clicking on it?
How to get function params from a dll?
Do I have to know a lot about the Windows API to use Delphi?
How to tell in code if my application is running on Windows NT ?
How to stop IIS when you are writing web applications as ISAPI dll's?
How to print an HTML document from inside of your application?
How to Add a document to the Windows 95 Start Button's documents ?
How to capture the current cursor icon and draw it?
How to Get the longfilename from a file?