published TListBox.OnShowHint

git-svn-id: trunk@8946 -
This commit is contained in:
vincents 2006-03-17 18:48:34 +00:00
parent 62ffcbc9b2
commit 1d625be7d0

View File

@ -569,6 +569,7 @@ type
property OnMouseWheelUp;
property OnResize;
property OnSelectionChange;
property OnShowHint;
property ParentShowHint;
property ParentFont;
property PopupMenu;