Back to Devexpress

TcxCustomGridView.HideHourglassCursor Method

vcl-cxgridcustomview-dot-tcxcustomgridview-d7f05bdb.md

latest547 B
Original Source

TcxCustomGridView.HideHourglassCursor Method

Suppresses the hourglass cursor.

Declaration

delphi
procedure HideHourglassCursor;

Remarks

The HideHourglassCursor method is used in conjunction with the ShowHourglassCursor method in time-consuming operations.

See Also

TcxCustomGridView Class

TcxCustomGridView Members

cxGridCustomView Unit