Back to Devexpress

TdxShowParagraphFormCallback Type

vcl-dxrichedit-dot-view-dot-core-3918d691.md

latest511 B
Original Source

TdxShowParagraphFormCallback Type

Declaration

delphi
TdxShowParagraphFormCallback = reference to procedure(AProperties: TdxMergedParagraphProperties; AData: TObject);

Parameters

NameType
APropertiesTdxMergedParagraphProperties
ADataTObject

See Also

dxRichEdit.View.Core Unit