IPPButtonGroup.Remove

Syntax

Remove(pButton: IPPButton);

Parameters

pButton. The button to be removed from the group.

Description

The Remove method removes the specified button from the group.

See also:

IPPButtonGroup