RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
ComCtrls.TUDChangingEventEx Type
Pascal
TUDChangingEventEx = procedure (Sender: TObject; var AllowChange: Boolean; NewValue: SmallInt; Direction: TUpDownDirection) of object;
C++
(Sender: TObject; var AllowChange: Boolean; NewValue: SmallInt; Direction: TUpDownDirection) ( TUDChangingEventEx)();

ComCtrls

This is type ComCtrls.TUDChangingEventEx.

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!