mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-11-23 17:59:35 +01:00
publish visible property for TButtonPanel (from Aleksey Lagunov)
git-svn-id: trunk@12584 -
This commit is contained in:
parent
14ee2d706e
commit
227e90ee24
@ -105,6 +105,7 @@ type
|
||||
property OnResize;
|
||||
property ShowButtons;
|
||||
property ShowGlyphs;
|
||||
property Visible;
|
||||
end;
|
||||
|
||||
procedure Register;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user