IdxRichEditControl.ShowParagraphForm(TdxMergedParagraphProperties,TdxShowParagraphFormCallback,TObject) Method
Declaration
procedure ShowParagraphForm(AParagraphProperties: TdxMergedParagraphProperties; const ACallback: TdxShowParagraphFormCallback; ACallbackData: TObject);
Parameters
| Name | Type |
|---|---|
| AParagraphProperties | TdxMergedParagraphProperties |
| ACallback | TdxShowParagraphFormCallback |
| ACallbackData | TObject |
See Also