DefaultGroup Method (DioFile)

Applies To

All

Purpose

Creates and returns reference to the default DioGroup object.

Syntax

[obDioGroup = ] Object.DefaultGroup

The DefaultGroup method syntax has the following parts:

Name

Type

Description

Object

DioFile

DioFile object

ObDioGroup

DioGroup

Reference to the default DioGroup object.

Comments

The DefaultGroup object contains all the channels currently in the DioFile object.

See the DioGroup object for details on the objects' methods and properties.

 

See Also

CreateGroup, DefaultBlock, CreateBlock