TcxRichEditURLMoveEvent Type
In This Article
#Declaration
Delphi
TcxRichEditURLMoveEvent = procedure(Sender: TcxCustomRichEdit; const URLText: string) of object;
#Parameters
Name | Type |
---|---|
Sender | Tcx |
URLText | string |
See Also