Skip to main content
A newer version of this page is available. .

TcxRichEditQueryInsertObjectEvent Type

Declaration

TcxRichEditQueryInsertObjectEvent = procedure(Sender: TcxCustomRichEdit; var AAllowInsertObject: Boolean; const ACLSID: TCLSID) of object;

Parameters

Name Type
Sender TcxCustomRichEdit
AAllowInsertObject Boolean
ACLSID TCLSID
See Also