mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-18 19:39:17 +02:00
git-svn-id: trunk@54061 -
This commit is contained in:
parent
15f7e0a61c
commit
058ff4064c
@ -2695,10 +2695,12 @@ type
|
|||||||
property Align;
|
property Align;
|
||||||
property Anchors;
|
property Anchors;
|
||||||
property BorderSpacing;
|
property BorderSpacing;
|
||||||
|
property Color;
|
||||||
property Constraints;
|
property Constraints;
|
||||||
property DragCursor;
|
property DragCursor;
|
||||||
property DragMode;
|
property DragMode;
|
||||||
property Enabled;
|
property Enabled;
|
||||||
|
property Font;
|
||||||
property Frequency;
|
property Frequency;
|
||||||
property Hint;
|
property Hint;
|
||||||
property LineSize;
|
property LineSize;
|
||||||
@ -2729,6 +2731,8 @@ type
|
|||||||
property OnUTF8KeyPress;
|
property OnUTF8KeyPress;
|
||||||
property Orientation;
|
property Orientation;
|
||||||
property PageSize;
|
property PageSize;
|
||||||
|
property ParentColor;
|
||||||
|
property ParentFont;
|
||||||
property ParentShowHint;
|
property ParentShowHint;
|
||||||
property PopupMenu;
|
property PopupMenu;
|
||||||
property Position;
|
property Position;
|
||||||
|
Loading…
Reference in New Issue
Block a user