TdxShowFontFormCallback Type
In This Article
#Declaration
Delphi
TdxShowFontFormCallback = reference to procedure(AProperties: TdxMergedCharacterProperties; AData: TObject);
#Parameters
Name | Type |
---|---|
AProperties | Tdx |
AData | TObject |
See Also