| Subject: | TActionToolBar control alignment |
| Posted by: | Anders E. Andersen (ander…@strato.dk) |
| Date: | Tue, 31 Oct 2006 |
Hi
I have some problems getting controls to align the way I want within a
TActionToolBar.
I have two actions in a separate category in my TActionManager.
I have added these actions to a TActionToolBar.
I want to position the buttons associated with these action so they are
always on the far right of the toolbar. I don't want the user to be able
to move the buttons around
At the same time I have some other actions which needs to align to the
left, just like the standard behaviour.
What can I do to get the controls to align this way?
I am using Delphi 2005.
Anders E. Andersen