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 gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. merdouille

    DBImage dynamically

    Hi, I would like create dynamically a DBimage which I can use. I wrote : TDBImage* im=new TDBImage(this); im->Parent=this; im->Top=0; im->Left=0; im->Width=100; im->Height=100; im->DataSource=dssource...

Part and Inventory Search

Back
Top