LCL: Do not publish TabSheets.Visible which has no effect. TabSheets.TabVisible has effect.

git-svn-id: trunk@34740 -
This commit is contained in:
juha 2012-01-15 10:36:31 +00:00
parent 02d648e46f
commit fd3ef18dd3

View File

@ -497,7 +497,6 @@ type
property ShowHint;
property TabVisible default True;
property Top stored False;
property Visible stored False;
property Width stored False;
end;