[Overview][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'fpg_widget' (#fpgui)

TfpgWidget.HandleLMouseUp

Occurs after the component processed the mouse button press event

Declaration

Source position: fpg_widget.pas line 112

protected procedure TfpgWidget.HandleLMouseUp(

  x: Integer;

  y: Integer;

  shiftstate: TShiftState

); virtual;

Description

Occurs after the component processed the mouse button press event. By default this method also triggers the OnClick event, but this behaviour can be overridden by descendant components.


Documentation generated on: 2010-08-30