[Overview][Types][Classes][Procedures and functions][Index] |
Event called when the selected item changes
Source position: extctrls.pp line 710
public property TCustomRadioGroup.OnSelectionChanged : TNotifyEvent |
This event was introduced in Lazarus 0.9.31 and it is called when the selected item is changed. It is triggered when this is done by the user via, for example the mouse or keyboard, and is also triggered when the selected item is changed programatically.
|
Event called when the selected item changes |
lazarus-ccr.sourceforge.net |