[Overview][Types][Classes][Procedures and functions][Index] Reference for unit 'ExtCtrls' (#lcl)

TBandMoveEvent

Declaration

Source position: extctrls.pp line 1382

type TBandMoveEvent = procedure(

  Sender: TObject;

  Control: TControl;

  var ARect: TRect

) of object;

The latest version of this document can be found at lazarus-ccr.sourceforge.net.