XWindowDrag | |||||||||||||||||||||||||||||||||||||||||||
public Derrived: public XObject | public
| ||||||||||||||||||||||||||||||||||||||||||
Definition | void AddImage ( XBitmap* bmp, SHORT xOffset, SHORT yOffset, SHORT stretch ) void AddImage ( OOL_ICONHANDLE handle, SHORT style, SHORT xOffset, SHORT yOffset, SHORT stretch ) void AddImage ( XBitmap* , SHORT xOffset=0, SHORT yOffset=0, SHORT stretch=0 ) void AddImage ( OOL_ICONHANDLE handle, SHORT style = IMG_ICON, SHORT xOffset=0, SHORT yOffset=0, SHORT stretch=0 ) | ||||||||||||||||||||||||||||||||||||||||||
Returns | void | ||||||||||||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||||||||||||
Definition | OOL_WINDOWHANDLE PerformDrag ( void ) | ||||||||||||||||||||||||||||||||||||||||||
Returns | OOL_WINDOWHANDLE | ||||||||||||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||||||||||||
Definition | LONG QuerySupportedOperation ( void ) | ||||||||||||||||||||||||||||||||||||||||||
Returns | LONG | ||||||||||||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||||||||||||
Definition | void SetDragItem ( XDragItem* item, SHORT number ) | ||||||||||||||||||||||||||||||||||||||||||
Returns | void | ||||||||||||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||||||||||||
Definition | XWindowDrag ( XWindow* owner, SHORT itemCount ) | ||||||||||||||||||||||||||||||||||||||||||
Returns | - | ||||||||||||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||||||||||||
Definition | ~XWindowDrag ( ) | ||||||||||||||||||||||||||||||||||||||||||
Returns | - |