Show contents 

Forms > Forms Assembly Interfaces > IPPButtonGroup > IPPButtonGroup.RemoveByIndex

IPPButtonGroup.RemoveByIndex

Syntax

RemoveByIndex(Index: Integer);

Parameters

Index. Index of the button to be removed from the group.

Description

The RemoveByIndex method removes the button from the group by its index.

See also:

IPPButtonGroup