JVCL Help:TJvCustomRichEdit.InsertObjectDialog
JVCL Help: TJvCustomRichEdit.InsertObjectDialog Method
Search in JVCL Help
Search in all projectsSummary
Displays the standard Insert Object dialog box.
Pascal
functionInsertObjectDialog: Boolean;
Return Value
Returns true if the dialog could be displayed and the user pressed the OK button, otherwise returns false.
Description
Call InsertObjectDialog to display the standard Insert Object dialog box, which allows the user to select an object source and class name, as well as the option of displaying the object as itself or as an icon.
See Also
TJvCustomRichEdit.AllowObjects, TJvCustomRichEdit.ObjectPropertiesDialog, 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