Add new methods (and behaviour) to add Radio Buttons:
AddRadioButton(ACol, ARow; integer; AName, AId: string; State: Boolean);
AddRadioButtonColumn(ACol; integer; AName: string);
Add new methods (and behaviour) to add Radio Buttons:
AddRadioButton(ACol, ARow; integer; AName, AId: string; State: Boolean);
AddRadioButtonColumn(ACol; integer; AName: string);
Good suggestion. We'll look into this.