IdxRichEditControl.ShowParagraphForm(TdxMergedParagraphProperties,TdxShowParagraphFormCallback,TObject) Method
In This Article
#Declaration
Delphi
procedure ShowParagraphForm(AParagraphProperties: TdxMergedParagraphProperties; const ACallback: TdxShowParagraphFormCallback; ACallbackData: TObject);
#Parameters
Name | Type |
---|---|
AParagraph |
Tdx |
ACallback | Tdx |
ACallback |
TObject |
See Also