formAddChoice
function formAddChoice(label:string; choiceType:integer):integer;
Adds the choice group element to the form. The function returns ID of the new choice group element. The 'choiceType' can be any of the following:
See also: choiceAppendString, choiceAppendStringImage, choiceIsSelected, choiceGetSelectedIndex, formRemove