RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TSession.SQLHourGlass Property

Indicates whether or not the mouse cursor changes to an hourglass during BDE operations.

Pascal
property SQLHourGlass: Boolean;
C++
__property Boolean SQLHourGlass;

Set SQLHourGlass to false if you do not want the mouse cursor to change to an hourglass while the BDE is waiting for an SQL server to perform an operation. This property must be set before the session is opened. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!