IdxRichEditControl.ShowFontForm(TdxMergedCharacterProperties,TdxShowFontFormCallback,TObject) Method
Declaration
procedure ShowFontForm(ACharacterProperties: TdxMergedCharacterProperties; const ACallback: TdxShowFontFormCallback; ACallbackData: TObject);
Parameters
Name | Type |
---|---|
ACharacterProperties | TdxMergedCharacterProperties |
ACallback | TdxShowFontFormCallback |
ACallbackData | TObject |
See Also