Skip to main content

TcxRichEditURLMoveEvent Type

Declaration

TcxRichEditURLMoveEvent = procedure(Sender: TcxCustomRichEdit; const URLText: string) of object;

Parameters

Name Type
Sender TcxCustomRichEdit
URLText string
See Also