TdxPrintDialog.PrintBtnClicked Property
Determines whether the “Print “ button has been pressed.
Declaration
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