TcxButtonGroupItems.InternalNotify(TcxButtonGroupItem,Integer,TcxCollectionOperation) Method
Declaration
procedure InternalNotify(AItem: TcxButtonGroupItem; AItemIndex: Integer; AItemOperation: TcxCollectionOperation);
Parameters
Name | Type |
---|---|
AItem | TcxButtonGroupItem |
AItemIndex | Integer |
AItemOperation | TcxCollectionOperation |
See Also