IdxRichEditControl.ShowFontForm(TdxMergedCharacterProperties,TdxShowFontFormCallback,TObject) Method
In This Article
#Declaration
Delphi
procedure ShowFontForm(ACharacterProperties: TdxMergedCharacterProperties; const ACallback: TdxShowFontFormCallback; ACallbackData: TObject);
#Parameters
Name | Type |
---|---|
ACharacter |
Tdx |
ACallback | Tdx |
ACallback |
TObject |
See Also