LCL: TUpDown: use type

git-svn-id: trunk@46773 -
This commit is contained in:
mattias 2014-11-07 10:04:20 +00:00
parent 5ebadd515f
commit d1f45975dc

View File

@ -1812,7 +1812,7 @@ type
FOnChanging: TUDChangingEvent; FOnChanging: TUDChangingEvent;
MinBtn: TControl; // TSpeedButton MinBtn: TControl; // TSpeedButton
MaxBtn: TControl; // TSpeedButton MaxBtn: TControl; // TSpeedButton
BTimerProc: procedure of Object; BTimerProc: TProcedureOfObject;
BTimerBounds : TRect; BTimerBounds : TRect;
FArrowKeys: Boolean; FArrowKeys: Boolean;
FAssociate: TWinControl; FAssociate: TWinControl;