PA_Dial4DGetDragInfo

4D - Documentation   Français   English   German   4D Plugin API, Command Theme List   4D Plugin API, Command Alphabetical List   Back   Previous   Next

version 2003


PA_Dial4DGetDragInfo (dialog; dropVariable; dropX; dropY; dragDialog; dragVariable; dragY; dragX)

ParameterTypeDescription
dialogPA_Dial4DDialog reference
dropVariablechar*Name of the variable that receive the drop
dropXshort*Left position of drop
dropYshort*Top position of drop
dragDialogPA_Dial4D*Dialog where drag was initied
dragVariablechar*Variable that where dragged
dragYshort*Top left position of drag
dragXshort*Left start position of drag

Description

The routine PA_Dial4DGetDragInfo is useful in returning information when a drop occurs in a dialog variable.


4D - Documentation   Français   English   German   4D Plugin API, Command Theme List   4D Plugin API, Command Alphabetical List   Back   Previous   Next