[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Called when the Escape key is pressed or the Cancel button is clicked.
Source position: controls.pp line 1702
public procedure TControl.ExecuteCancelAction; virtual; |
ExecuteCancelAction has an empty implementation in TControl. It can be overridden in descendent classes to perform any actions needed for the class type.
Version 4.0 | Generated 2025-05-03 | Home |