LCL: published TAction.DisableIfNoHandler

git-svn-id: trunk@10158 -
This commit is contained in:
mattias 2006-11-02 03:33:24 +00:00
parent e7be3ae1d3
commit 9f6de0ac7a

View File

@ -220,6 +220,7 @@ type
property AutoCheck; property AutoCheck;
property Caption; property Caption;
property Checked; property Checked;
property DisableIfNoHandler;
property Enabled; property Enabled;
property GroupIndex; property GroupIndex;
property HelpContext; property HelpContext;