Component grgroup
Component index
Section index

Component grgroup


Search

Type

Function

Summary

Put several graphic components in a box

Description

void draw (GRAPH_MODE mode, GR_NODE ^node)
void group (GRAPH_MODE mode, GR_NODE ^node)

Prototypes

void grgroup (GRAPH_MODE mode, GR_NODE &node)

Functags

void draw (GRAPH_MODE mode, GR_NODE ^node) Mandatory

Draw the box around the components

In general a drawrect() function is used.

void group (GRAPH_MODE mode, GR_NODE ^node) Mandatory

Define the components inside the group