LCL: TPairSplitterSide - published Constraints property. issue #26672

git-svn-id: trunk@46130 -
This commit is contained in:
zeljko 2014-09-05 08:37:15 +00:00
parent 9abc5d1fae
commit 71702a8566

View File

@ -62,6 +62,7 @@ type
property ChildSizing;
property ClientWidth;
property ClientHeight;
property Constraints;
property Cursor;
property Enabled;
property OnMouseDown;