[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Performs actions needed when the button for the control is clicked.
Source position: editbtn.pas line 89
protected procedure TCustomEditButton.ButtonClick; virtual; |
The implementation for ButtonClick is empty in TCustomEditButton; use a descendent class which implements a specific functionality.