TdxPrintDialog.PrintBtnClicked Property
In This Article
Determines whether the “Print “ button has been pressed.
#Declaration
Delphi
property PrintBtnClicked: Boolean read;
#Property Value
Type |
---|
Boolean |
#Remarks
If a user presses the “Print“ button, the PrintBtnClicked property is set to True.
This property is for internal use only.
See Also