publish visible property for TButtonPanel (from Aleksey Lagunov)

git-svn-id: trunk@12584 -
This commit is contained in:
paul 2007-10-25 02:17:13 +00:00
parent 14ee2d706e
commit 227e90ee24

View File

@ -105,6 +105,7 @@ type
property OnResize;
property ShowButtons;
property ShowGlyphs;
property Visible;
end;
procedure Register;