5051525354555657
boolean blnSelectedChoice2 = false; if (colCustom == null) blnSelectedChoice2 = true; super._rbnChoice2 = new GfrRbnSettingsChoiceRandomYes(alrsParent, blnSelectedChoice2); }
4950515253545556
boolean blnSelectedChoice2 = false; if (strShapeCustom == null) blnSelectedChoice2 = true; super._rbnChoice2 = new GfrRbnSettingsChoiceRandomYes(alrsParent, blnSelectedChoice2); }