TcxFontButtonClickEvent Type
In This Article
#Declaration
Delphi
TcxFontButtonClickEvent = procedure(Sender: TObject; ButtonType: TcxFontButtonType) of object;
#Parameters
Name | Type |
---|---|
Sender | TObject |
Button |
Tcx |
See Also