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

TUDChangingEventEx

Declaration

Source position: comctrls.pp line 1840

type TUDChangingEventEx = procedure(

  Sender: TObject;

  var AllowChange: Boolean;

  NewValue: SmallInt;

  Direction: TUpDownDirection

) of object;

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