mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-18 18:39:28 +02:00
LCL: TPairSplitterSide - published Constraints property. issue #26672
git-svn-id: trunk@46130 -
This commit is contained in:
parent
9abc5d1fae
commit
71702a8566
@ -62,6 +62,7 @@ type
|
|||||||
property ChildSizing;
|
property ChildSizing;
|
||||||
property ClientWidth;
|
property ClientWidth;
|
||||||
property ClientHeight;
|
property ClientHeight;
|
||||||
|
property Constraints;
|
||||||
property Cursor;
|
property Cursor;
|
||||||
property Enabled;
|
property Enabled;
|
||||||
property OnMouseDown;
|
property OnMouseDown;
|
||||||
|
Loading…
Reference in New Issue
Block a user