Newsgroups : Borland : borland.public.delphi.rtl.win32 : 2007 Feb : I want to load the different "MessageBox" bitmaps...

www.cryer.info
Managed Newsgroup Archive

I want to load the different "MessageBox" bitmaps...

Subject:I want to load the different "MessageBox" bitmaps...
Posted by:"Neo" (neomav..@hotmail.com)
Date:Fri, 9 Feb 2007 14:08:03

Hello

I'm trying to code my own MessageBox function. The big difference is in
the way of show the text. But I want to keep the bitmaps of Windows.

Is there some function of the API of Windows by which it can obtain bmp
of the MessageDialog function? That is to say: bitmap IconWarning or
InconQuestion, etc.

Something like:

   Picture.Bitmap.LoadFromResourceXXXX(HInstance,'some word?')

Sorry for my english. Thanks for read me.
Neo

Replies:

www.cryer.info
Managed Newsgroup Archive