Unit 'ComCtrls' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#lcl]

TStatusPanel.SetIndex

SetIndex saves the old index value, checks that the supplied value is different and then calls inherited method.

Declaration

Source position: comctrls.pp line 81

protected procedure TStatusPanel.SetIndex(

  Value: Integer

); override;

See also

TCollectionItem.Index