IdxRichEditControl.ShowEditStyleForm(TdxParagraphStyle,TdxParagraphIndex,TdxShowEditStyleFormCallback) Method
Declaration
procedure ShowEditStyleForm(AParagraphSourceStyle: TdxParagraphStyle; AIndex: TdxParagraphIndex; const ACallback: TdxShowEditStyleFormCallback); overload;
Parameters
Name | Type |
---|---|
AParagraphSourceStyle | TdxParagraphStyle |
AIndex | TdxParagraphIndex |
ACallback | TdxShowEditStyleFormCallback |
See Also