[Overview][Constants][Types][Classes][Procedures and functions][Index] |
AutoSelect when left mouse is clicked for the 1st time after having focus.
Source position: stdctrls.pp line 353
protected procedure TCustomComboBox.MouseUp( |
Button: TMouseButton; |
Shift: TShiftState; |
X: Integer; |
Y: Integer |
); override; |
|
Selects the entire content of the edit box when the control receives the focus. |
|
|
Invokes the OnMouseUp handler. |
lazarus-ccr.sourceforge.net |