[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Source position: comctrls.pp line 1840
type TUDChangingEventEx = procedure( |
Sender: TObject; |
var AllowChange: Boolean; |
NewValue: SmallInt; |
Direction: TUpDownDirection |
) of object; |
lazarus-ccr.sourceforge.net |