Back to Devexpress

TcxRichEditURLClickEvent Type

vcl-cxrichedit-570cf837.md

latest539 B
Original Source

TcxRichEditURLClickEvent Type

Declaration

delphi
TcxRichEditURLClickEvent = procedure(Sender: TcxCustomRichEdit; const URLText: string; Button: TMouseButton) of object;

Parameters

NameType
SenderTcxCustomRichEdit
URLTextstring
ButtonTMouseButton

See Also

cxRichEdit Unit