On Wednesday 13 April 2016 07:56:07 Martin Schreiber wrote:
> On Tuesday 12 April 2016 20:09:46 Krzysztof wrote:
> > Hi Martin,
> >
> > How to make TButton to act as "radio button"? I mean it can be down
> > and click on another button with same group make it up and make down
> > new button. In LCL it was enough to set TSpeedButton.GroupIndex.
>
> Buttons with state are supported by TDataButton (tab 'Edit') which also can
> be placed into a TWidgetGrid. The Value property increments from Min to Max
> and back to Min by clicking. The appearance of the different states can be
> defined by the ImageNums, ValueFaces and ValueCaptions array properties.
> Currently there is no radiobutton functionality - I'll add it.
>
git master 67e6cf80e4fb391bd756df0ad93918c6c5ea4c28 has tdatabutton.options 
bo_radioitem and "group" property.

Martin



------------------------------------------------------------------------------
Find and fix application performance issues faster with Applications Manager
Applications Manager provides deep performance insights into multiple tiers of
your business applications. It resolves application problems quickly and
reduces your MTTR. Get your free trial!
https://ad.doubleclick.net/ddm/clk/302982198;130105516;z
_______________________________________________
mseide-msegui-talk mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk

Reply via email to