SPECIAL OFFER        Order and save right now!
20% off with the 729824315 dicscount code for Ultimate Pack and any another product for Delphi from Greatis Programming!

⤷ Get list of all printers

Use Assign method for Memo1.Lines with Printer.Printers property as parameter and don't forget include Printers in uses chapter.

uses Printers;
...
procedure TForm1.Button1Click(Sender: TObject);
begin
  Memo1.Lines.Assign(Printer.Printers);
end;
More for developers
Databases for Amazon Associates
Amazon Categories
Amazon Nodes