LCL: published TForm.OnClick (bug #8005)

git-svn-id: trunk@10346 -
This commit is contained in:
vincents 2006-12-22 08:39:51 +00:00
parent bd37a75255
commit 2a47ee1f96

View File

@ -582,6 +582,7 @@ type
property KeyPreview; property KeyPreview;
property Menu; property Menu;
property OnActivate; property OnActivate;
property OnClick;
property OnClose; property OnClose;
property OnCloseQuery; property OnCloseQuery;
property OnChangeBounds; property OnChangeBounds;