TdxPrintDialog.PreviewBtnClicked Property
In This Article
Determines whether the “Preview“ button is pressed.
#Declaration
Delphi
property PreviewBtnClicked: Boolean read;
#Property Value
Type |
---|
Boolean |
#Remarks
If a user presses the “Preview“ button, the PreviewBtnClicked property is set to True.
See Also