Tuesday, 27 August 2013

Adding buttons to available list in TToolBar customize

Adding buttons to available list in TToolBar customize

TToolBar has a property called Customizable which when set to true enables
customize editor - by double-clicking TToolBar (which opens ToolBar
Customize window).
I have some issues with that window:
How can I add buttons to list on the left (available buttons), tried
modifying properties of already added buttons but haven't found property
that may control this. MSDN explains I need to add buttons myself but
doesn't specify how.
Is there a way to set initial position and size of the customize window?
Is there a way to add some drop-downs (e.g. "position of text", "icon
size" dropdowns)?

No comments:

Post a Comment