Thema
:
Delphi
Action and checked button on toolbar
Einzelnen Beitrag anzeigen
uligerhardt
Registriert seit: 19. Aug 2004
Ort: Hof/Saale
1.746 Beiträge
Delphi 2007 Professional
#
6
AW: Re: Action and checked button on toolbar
8. Feb 2012, 15:49
Zitat von
WojTec
:
Hm, I don't know why for you is ok when for me is not ok.
Acha, I used spTBXLib, maybe this is reason?
I added this:
zusammenfalten
·
markieren
Delphi-Quellcode:
object
SpTBXDock1: TSpTBXDock
Left = 0
Top = 29
Width = 635
Height = 25
object
SpTBXToolbar1: TSpTBXToolbar
Left = 0
Top = 0
TabOrder = 0
Caption = '
SpTBXToolbar1
'
object
TBItem3: TTBItem
Action = Action1
end
object
TBItem2: TTBItem
Action = Action2
end
object
TBItem1: TTBItem
Action = Action3
end
end
end
Still works.
Uli Gerhardt
Zitat
uligerhardt
Öffentliches Profil ansehen
Mehr Beiträge von uligerhardt finden