mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-29 14:31:29 +02:00
LCL: Do not publish TabSheets.Visible which has no effect. TabSheets.TabVisible has effect.
git-svn-id: trunk@34740 -
This commit is contained in:
parent
02d648e46f
commit
fd3ef18dd3
@ -497,7 +497,6 @@ type
|
|||||||
property ShowHint;
|
property ShowHint;
|
||||||
property TabVisible default True;
|
property TabVisible default True;
|
||||||
property Top stored False;
|
property Top stored False;
|
||||||
property Visible stored False;
|
|
||||||
property Width stored False;
|
property Width stored False;
|
||||||
end;
|
end;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user