How to display an application associated icons?



How to display an application associated icons?..

Answer / Naubat Ram

To display an application's associated icons in Delphi, you can use the TResourceManager.LoadIcon function or TImageList.LoadIcon method and pass the corresponding icon identifier (IDI_APPLICATION, IDI_SMALL_APPICON, etc.) as a parameter.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Delphi Interview Questions

How to prevent the user from moving or sizing my form?

1 Answers  


How to create a transparent form?

1 Answers  


How to Read the autoincrement value of Paradox table ?

1 Answers  


What is DBGo?

1 Answers  


compare TProvider Component vs. Provider Property ?

1 Answers  


How to detect the computer name?

1 Answers   Sr Comunications,


Why the error "Operation must use an updateable query"?

1 Answers  


How to Connect to a remote CORBA server?

1 Answers  


How to Determine if a combobox is in dropped state?

1 Answers  


How to Stop TScrollbar button from blinking ?

1 Answers  


Do I have to understand object-oriented programming to use Delphi?

1 Answers  


With what commands you can Delete a directory and all the directories with files?

1 Answers  


Categories