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

TCustomButton.Click

Click - checks if the parent form has a Modal Result, then calls inherited method

Declaration

Source position: stdctrls.pp line 1083

protected procedure TCustomButton.Click; override;

Description

Click - the procedure which allows programmatic simulation of a mouse click, and thus activation of the Action associated with the OnClick event

See also

TControl.Click

  

Click - a procedure that allows the programmer to simulate a mouse click over the control, and initiates the same Action as that associated with the OnClick event

This page is hosted on Get Lazarus Code and Component Repository at SourceForge.net. Fast, secure and Free Open Source software downloads