Back to Devexpress

TCustomdxComponentPrinter.BeepAfterLongOperations Property

vcl-dxpscore-dot-tcustomdxcomponentprinter-05c1125b.md

latest860 B
Original Source

TCustomdxComponentPrinter.BeepAfterLongOperations Property

Specifies whether a beep is generated for a long operation.

Declaration

delphi
property BeepAfterLongOperations: Boolean read; write; default True;

Property Value

TypeDefault
BooleanTrue

Remarks

Set the BeepAfterLongOperations property to True to generate a beep when an operation consumes more time than specified by the LongOperationTime property value.

The default value of this property is True.

See Also

TCustomdxComponentPrinter Class

TCustomdxComponentPrinter Members

dxPSCore Unit