Group 10 : wpAcceptFilesOptions

[Top]  [Chapter]  [Previous]  [Next]

Group 10 : Change the way files are handled when dropped on an editor.

 

This mode is only used when "AcceptFiles" has been switched on using SetBProp( 0, 11, 1)

 

usage: Memo.SetBProp(10, X, -1) to deactivate, Memo.SetBProp(10, X, 1) to activate.

 

0: wpDropCreatesLinkedImage // Only the pathname of the image will be stored

1: wpDropCreatesMovableParObject // The image will be positioned relatively to paragraph

2: wpDropCreatesMovablePageObject // -or- The image will be positioned relatively to page

3: wpDropCreatesNoWrapImage

 

If the second parameter id=-1 and the value =-1 the complete set of flags will be cleared.

 

 

 

 


[group_10__wpacceptfilesoptions.htm]    Copyright © 2007 by WPCubed GmbH