TdxFontFormShowingEvent Type
In This Article
#Declaration
Delphi
TdxFontFormShowingEvent = procedure(Sender: TObject; const Args: TdxFontFormShowingEventArgs) of object;
#Parameters
Name | Type |
---|---|
Sender | TObject |
Args | Tdx |
See Also