JVCL Help:TJvCustomRichEdit.ObjectPropertiesDialog

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

Search in JVCL Help

 
Search in all projects
 

Summary

Displays the Object Properties dialog box.


Pascal

 functionObjectPropertiesDialog: Boolean;


Return Value

Returns true if the dialog could be displayed and the user pressed the OK button, otherwise returns false.


Description

Call ObjectPropertiesDialog to display the Object Properties dialog box, which displays General, View, and Link information about an object.


See Also

TJvCustomRichEdit.AllowObjects, TJvCustomRichEdit.InsertObjectDialog, TJvCustomRichEdit.PasteSpecialDialog


About

Notes

Property AllowObjects must be set to true, otherwise no dialog will be displayed.


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