My first Lazarus app is almost finished and Lazarus/FP works great!
Now I would like to put a company logo in one corner of the app's main form.
I've experimented with the TImage component from the "Additional" tab in Lazarus but I can't figure out how to get the logo onto the TImage. Also, I want to accomplish this in a way where there is no external file used (that contains the logo). When finished, I want the logo to be part of the information stored in the executable, not a separate file.
I know this must be easy but I haven't figured out how to do it. Any hints or pointers would be greatly appreciated.
Thanks,
Bill
Lazarus 1.0.4
Windows 7 & XP