LCL: Publish Panel.OnPaint. Issue #27858, patch from Derit Augustin.

git-svn-id: trunk@48920 -
This commit is contained in:
juha 2015-05-02 21:49:57 +00:00
parent fa15fb313c
commit e1775624e8

View File

@ -1082,6 +1082,7 @@ type
property OnMouseWheel;
property OnMouseWheelDown;
property OnMouseWheelUp;
property OnPaint;
property OnResize;
property OnStartDock;
property OnStartDrag;