QDrop Area setup

QD_GetFeedbackOptions

QD_GetFeedbackOptions(areaRef; frameColor; frameInset; frameWidth):error
areaRef Longint Area reference
frameColor Longint Frame hilite color
frameInset Longint Frame inset
frameWidth Longint Frame width
error Longint Error result

Returns the dragging feedback options of a QDrop plug-in area.

Parameter areaRef is the reference to the plug-in area.

Parameter frameColor receives the RGB color of the feedback frame. The frame color is in 4D's 0x00RRGGBB format. QDrop additionally defines the following constant:

qd_SystemHiliteColor -254 System hilite color

Parameter frameInset receives the inset of the feedback frame relative to the area frame.

Parameter frameWidth receives the width of the feedback frame.

Related commands

QD_SetFeedbackOptions Configures the dragging feedback options for a QDrop plug-in area

QDrop © Escape Information Services
Generated by QDoc 2.6 on Thu, 2 May 2002 00:52:00 +0300