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 buildGroup(
Object _parent,
str _name,
[str _caption,
int _arrangeMethod,
int _columns,
int _frameType,
container _formHeightContainer,
container _formWidthContainer,
container _verticalSpacingContainer,
container _leftMarginContainer,
boolean _hideIfEmpty,
boolean _visible,
int _frameOptionButton,
int _optionValue])
Run On
Called
Parameters
- _parent
Type: Object Class
- _name
Type: str
- _caption
Type: str
- _arrangeMethod
Type: int
- _columns
Type: int
- _frameType
Type: int
- _formHeightContainer
Type: container
- _formWidthContainer
Type: container
- _verticalSpacingContainer
Type: container
- _leftMarginContainer
Type: container
- _hideIfEmpty
Type: boolean
- _visible
Type: boolean
- _frameOptionButton
Type: int
- _optionValue
Type: int