published TButtonPanel ALign and Anchors

git-svn-id: trunk@8469 -
This commit is contained in:
mattias 2006-01-08 10:21:56 +00:00
parent 337177ca4a
commit b7530316d5

View File

@ -78,8 +78,12 @@ type
published
end;
{ TButtonPanel }
TButtonPanel = class(TCustomButtonPanel)
published
property Align;
property Anchors;
property OKButton;
property HelpButton;
property CloseButton;