TPanel: publish OnChangeBounds

This commit is contained in:
Ondrej Pokorny 2022-03-09 18:21:47 +01:00
parent 6bb76a588b
commit f9e896f0db

View File

@ -1148,6 +1148,7 @@ type
property UseDockManager default True;
property Visible;
property Wordwrap;
property OnChangeBounds;
property OnClick;
property OnContextPopup;
property OnDockDrop;