mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-15 19:29:30 +02:00
TPanel: publish OnChangeBounds
This commit is contained in:
parent
6bb76a588b
commit
f9e896f0db
@ -1148,6 +1148,7 @@ type
|
|||||||
property UseDockManager default True;
|
property UseDockManager default True;
|
||||||
property Visible;
|
property Visible;
|
||||||
property Wordwrap;
|
property Wordwrap;
|
||||||
|
property OnChangeBounds;
|
||||||
property OnClick;
|
property OnClick;
|
||||||
property OnContextPopup;
|
property OnContextPopup;
|
||||||
property OnDockDrop;
|
property OnDockDrop;
|
||||||
|
Loading…
Reference in New Issue
Block a user