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

Recent content by nobbby

  1. nobbby

    How to pass from name to a unit to print stringgrids

    I have a Form called movement and another called list both have stringgrids my print routine is in a unit called 'printunit' I want to do with 'Form name' do (i.e movement or list) begin printat(15,15,StringGrid1.cells[0,1]); end; I get an Error] PrintUnit.pas(29): Undeclared...
  2. nobbby

    How to pass from name to a unit to print stringgrids

    Hi can any one help I need to print stringgirds on different forms by using a separate unit how can I send the form name to the print unit Cheers nobbby

Part and Inventory Search

Back
Top