[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Click - checks if the parent form has a Modal Result, then calls inherited method
Source position: stdctrls.pp line 1095
protected procedure TCustomButton.Click; override; |
Click - the procedure which allows programmatic simulation of a mouse click, and thus activation of the Action associated with the OnClick event
|
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 |
lazarus-ccr.sourceforge.net |