TdxShowParagraphFormCallback Type
In This Article
#Declaration
Delphi
TdxShowParagraphFormCallback = reference to procedure(AProperties: TdxMergedParagraphProperties; AData: TObject);
#Parameters
Name | Type |
---|---|
AProperties | Tdx |
AData | TObject |
See Also