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:
parent
3e52125f09
commit
243b20e010
@ -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];
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user