LCL: Publish TListView.OnShowHint. Issue #30757.

git-svn-id: trunk@53199 -
This commit is contained in:
juha 2016-10-23 12:04:48 +00:00
parent c8e36e96fd
commit f9ff67d846

View File

@ -1712,6 +1712,7 @@ type
property OnMouseWheelUp;
property OnResize;
property OnSelectItem;
property OnShowHint;
property OnStartDock;
property OnStartDrag;
property OnUTF8KeyPress;