TdxPrintDialog.Title Property
In This Article
Determines a Print dialog title.
#Declaration
Delphi
property Title: string read; write;
#Property Value
Type |
---|
string |
#Remarks
Use the Title property to determine your Print dialog title.
See Also