mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-11 09:28:07 +02:00
git-svn-id: trunk@54060 -
This commit is contained in:
parent
c5246ca16f
commit
15f7e0a61c
@ -1923,11 +1923,13 @@ type
|
||||
|
||||
TUpDown = class(TCustomUpDown)
|
||||
published
|
||||
property Align;
|
||||
property AlignButton;
|
||||
property Anchors;
|
||||
property ArrowKeys;
|
||||
property Associate;
|
||||
property BorderSpacing;
|
||||
property Color;
|
||||
property Constraints;
|
||||
property Enabled;
|
||||
property Hint;
|
||||
@ -1950,6 +1952,7 @@ type
|
||||
property OnMouseWheelDown;
|
||||
property OnMouseWheelUp;
|
||||
property Orientation;
|
||||
property ParentColor;
|
||||
property ParentShowHint;
|
||||
property PopupMenu;
|
||||
property Position;
|
||||
|
Loading…
Reference in New Issue
Block a user