fix for TRxToolBar

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1303 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
alexs75 2010-08-26 17:38:32 +00:00
parent 3e52125f09
commit 243b20e010

View File

@ -1417,6 +1417,7 @@ begin
FButton.AutoSize:=false;
FButton.FOwnerItem:=Self;
FButton.FFullPush:=true;
FButton.ParentColor:=true;
// if not (csLoading in TToolbarItems(ACollection).FToolPanel.ComponentState) then
// FButton.Align:=BtnAl2Align[TToolbarItems(ACollection).FToolPanel.ButtonAllign];