Skip to content

TCursors

type

TCursors = (cr_Default, cr_None, cr_Arrow, cr_cross, cr_IBeam, cr_Size, cr_SizeNESW, cr_SizeNS, cr_SizeNWSE, cr_SizeWE, cr_UpArrow, cr_HourGlass, cr_Drag, cr_NoDrop, cr_HSplit, cr_VSplit, cr_MultiDrag, cr_SQLWait, cr_No, cr_AppStart, cr_Help, cr_HandPoint, cr_SizeAll);

Type of the BusyCursor property: shape of the mouse cursor displayed over the video window while the component is busy.

Values:

  • cr_Default
  • cr_None
  • cr_Arrow
  • cr_cross
  • cr_IBeam
  • cr_Size
  • cr_SizeNESW
  • cr_SizeNS
  • cr_SizeNWSE
  • cr_SizeWE
  • cr_UpArrow
  • cr_HourGlass
  • cr_Drag
  • cr_NoDrop
  • cr_HSplit
  • cr_VSplit
  • cr_MultiDrag
  • cr_SQLWait
  • cr_No
  • cr_AppStart
  • cr_Help
  • cr_HandPoint
  • cr_SizeAll