IPPButtonGroup.Item

Syntax

Item(Index: Integer): IPPButton;

Parameters

Index. Button index in the group.

Description

The Item property returns parameters of the button, which index is passed by the Index parameter.

See also:

IPPButtonGroup