[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Is this button a member of a group? Default false
Source position: comctrls.pp line 1614
published property TToolButton.Grouped: Boolean |
Is this button a member of a group?
This would mean behaviour similar to the radio buttons in a TRadioGroup, where only one button in the group can be selected, or the check boxes in a TCheckGroup where more than one item can be selected but the members of the group interact in some way.
lazarus-ccr.sourceforge.net |