RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TScreen.CursorCount Property

The number of cursors available to the application.

Pascal
property CursorCount: Integer;
C++
__property int CursorCount;

Use CursorCount to obtain or to modify the number of cursors available to the application.  

CursorCount gives the current number of elements in the Cursors array. 

 

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