Hi, there are two ShowCaption properties. One TToolButton.ShowCaption and the second TToolBar.ShowCaption. Also, there is TToolBar.ButtonHeight when you need large buttons. Blaazen ______________________________________________________________
Od: Richard Mace <[email protected]> Komu: Lazarus mailing list <[email protected]> Datum: 06.04.2014 21:47 Předmět: Re: [Lazarus] Large toolbar buttons
If you set Caption to '' then there is no text. Check also ShowCaption of the button. The caption is set to "Add user" and the ShowCaption is set to true, but it's still not showing the text on the button?ThanksRichard ---------- -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus <http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus>
-- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
