TdxShowParagraphFormCallback Type
Declaration
TdxShowParagraphFormCallback = reference to procedure(AProperties: TdxMergedParagraphProperties; AData: TObject);
Parameters
Name | Type |
---|---|
AProperties | TdxMergedParagraphProperties |
AData | TObject |
See Also