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_Defaultcr_Nonecr_Arrowcr_crosscr_IBeamcr_Sizecr_SizeNESWcr_SizeNScr_SizeNWSEcr_SizeWEcr_UpArrowcr_HourGlasscr_Dragcr_NoDropcr_HSplitcr_VSplitcr_MultiDragcr_SQLWaitcr_Nocr_AppStartcr_Helpcr_HandPointcr_SizeAll