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

TCustomButton.ExecuteCancelAction

Invoke Click if the control is the Cancel button.

Declaration

Source position: stdctrls.pp line 1187

public procedure TCustomButton.ExecuteCancelAction; override;

See also

TControl.ExecuteCancelAction

  

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

The latest version of this document can be found at lazarus-ccr.sourceforge.net.