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

TCustomButton.Click

Propagates ModalResult to the parent form, before further processing.

Declaration

Source position: stdctrls.pp line 1185

public procedure TCustomButton.Click; override;

See also

TControl.Click

  

Invokes the OnClick and ActionLink.Execute handlers.

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