How to create an About Box in Delphi or C++ Builder?



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

Post New Answer

More Delphi Interview Questions

How to Use Visual Basic arrays in Delphi ?

1 Answers  


'Trying to append data to a non-partial dataset' . what does this error indicates?

1 Answers  


How to Debug an In-Proc COM Server?

1 Answers  


How to avoid expanding a tree node when double-clicking on it?

1 Answers  


How to get function params from a dll?

1 Answers  


Do I have to know a lot about the Windows API to use Delphi?

1 Answers  


How to tell in code if my application is running on Windows NT ?

1 Answers  


How to stop IIS when you are writing web applications as ISAPI dll's?

1 Answers  


How to print an HTML document from inside of your application?

1 Answers  


How to Add a document to the Windows 95 Start Button's documents ?

1 Answers  


How to capture the current cursor icon and draw it?

1 Answers  


How to Get the longfilename from a file?

1 Answers  


Categories