Back to Devexpress

TdxParagraphFormShowingEvent Type

vcl-dxrichedit-dot-dialogs-dot-eventargs-c44d2899.md

latest514 B
Original Source

TdxParagraphFormShowingEvent Type

Declaration

delphi
TdxParagraphFormShowingEvent = procedure(Sender: TObject; const Args: TdxParagraphFormShowingEventArgs) of object;

Parameters

NameType
SenderTObject
ArgsTdxParagraphFormShowingEventArgs

See Also

dxRichEdit.Dialogs.EventArgs Unit