Vcl.Printers.TPrinter.Title

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Title: string read FTitle write FTitle;

C++

__property System::UnicodeString Title = {read=FTitle, write=FTitle};

Properties

Type Visibility Source Unit Parent
property public
Vcl.Printers.pas
Vcl.Printers.hpp
Vcl.Printers TPrinter

Description

Determines the text that is listed in the Print Manager and on network header pages.

Title is used by Windows in the Print Manager and for network title pages.