Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Syntax
protected FormBuildGroupControl buildRadioGroup(
Object _parent,
str _name,
[str _caption,
int _optionValue,
int _frameOptionButton,
int _columns,
container _verticalSpacingContainer,
container _leftMarginContainer])
Run On
Called
Parameters
- _parent
Type: Object Class
- _name
Type: str
- _caption
Type: str
- _optionValue
Type: int
- _frameOptionButton
Type: int
- _columns
Type: int
- _verticalSpacingContainer
Type: container
- _leftMarginContainer
Type: container