Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations biv343 on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

can use an imagelist image on main form as btbutton glyph on daugher?

Status
Not open for further replies.

CADTenchy

Technical User
Dec 12, 2007
237
GB
I have some images in an imagelist on my main form.
On a daughter form, I want to use (if possible) an image from that imagelist as the glyph on a btbutton.

How can I do that?


Steve (Delphi 2007 & XP)
 
if you have added the unit of form1 to form2 then the imagelist of form1 should appear in the images property list.

Aaron
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top