[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Controls' (#lcl)

TControl.ExecuteCancelAction

Called when ESCAPE is hit or the CANCEL button is clicked - signifying CANCEL.

Declaration

Source position: controls.pp line 1490

public procedure TControl.ExecuteCancelAction; virtual;