[Overview][Constants][Types][Classes][Procedures and functions][Index] |
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
Source position: dbctrls.pp line 289
public procedure TDBListBox.Click; override; |