Delphi-PRAXiS

Delphi-PRAXiS (https://www.delphipraxis.net/forum.php)
-   GUI-Design mit VCL / FireMonkey / Common Controls (https://www.delphipraxis.net/18-gui-design-mit-vcl-firemonkey-common-controls/)
-   -   Delphi ActionToolBar mit Pfeil (https://www.delphipraxis.net/9176-actiontoolbar-mit-pfeil.html)

moin339 19. Sep 2003 15:27


ActionToolBar mit Pfeil
 
Moin!

Wisst ihr wie man einer ActionToolBar einen Button mit Pfeil zuweist? (auf der linken Seite das Bild und rechts der Pfeil mit Popupmenu, also so wie der öffnen-Button in Delphi)

Mit der TToolBar geht das ja über die style-Property, aber wie funktioniert das mit der TActionToolBar?

ciao, moin339 :coder:

moin339 20. Sep 2003 15:21

Re: ActionToolBar mit Pfeil
 
Hat das noch niemand gemacht?

*unauffällignachobenschieb* ;-)

ciao, moin339

Micha 20. Sep 2003 16:17

Re: ActionToolBar mit Pfeil
 
Wenn du eine ToolBar benutzen würdest, wüsst ich's.

Einen neuen Schalter einfügen (über rechte Maustaste in TToolBar) und dann im Objektinspektor "Style" auf tbsDropDown setzen.

moin339 20. Sep 2003 16:24

Re: ActionToolBar mit Pfeil
 
Zitat:

Zitat von Micha
Einen neuen Schalter einfügen (über rechte Maustaste in TToolBar) und dann im Objektinspektor "Style" auf tbsDropDown setzen.

Genau das habe ich oben geschrieben.

Weiß noch jemand eine Lösung für TActionToolbar?

ciao, moin339

Luckie 20. Sep 2003 16:25

Re: ActionToolBar mit Pfeil
 
Was ist eine TActionToolbar?

moin339 20. Sep 2003 16:33

Re: ActionToolBar mit Pfeil
 
Zitat:

Zitat von Luckie
Was ist eine TActionToolbar?

Einen Komponente ;-) Muss man mit einem ActionManager nutzen.

http://free.pages.at/moin339/tactiotoolbar.gif

Marco Haffner 20. Sep 2003 16:38

Re: ActionToolBar mit Pfeil
 
Zitat:

Zitat von Luckie
Was ist eine TActionToolbar?

Die ist bei Delphi 7 neu dabei und ahmt den Office XP-Style nach.

Für die Popups must Du mal im OI nachschauen. ActionManager->ActionsBars->ContextItem

moin339 20. Sep 2003 16:43

Re: ActionToolBar mit Pfeil
 
Zitat:

Zitat von Marco Haffner
Für die Popups must Du mal im OI nachschauen. ActionManager->ActionsBars->ContextItem

Ok werd ich mal machen.

ciao, moin339


Alle Zeitangaben in WEZ +1. Es ist jetzt 09:19 Uhr.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO © 2011, Crawlability, Inc.
Delphi-PRAXiS (c) 2002 - 2023 by Daniel R. Wolf, 2024-2025 by Thomas Breitkreuz