JVCL Help:TJvRichEdit.AllowInPlace

From Project JEDI Wiki
Jump to navigationJump to search
JEDI Visual Component Library Help

Search in JVCL Help

 
Search in all projects
 

Summary

Specifies whether to support in-place activation of objects.


Pascal

 propertyAllowInPlace: Boolean;


Description

Set AllowInPlace to true to support in-place activation of objects. In-place activation allows an object within a container application to be edited without leaving the application. For instance, in a rich edit control's document you might want to open a spreadsheet and a little window opens up allowing you to edit the numerical cells. In-Place Activation bring editing tools into the container instead of having to return to the editor to modify the object.

See Also

TJvCustomRichEdit.AllowObjects


About

Contribute to this help topic

This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page