Sets the value for the Index property.
Source position: comctrls.pp line 81
protected procedure TStatusPanel.SetIndex( |
Value: Integer |
); override; |
Value |
|
New value for the Index property. |
SetIndex saves the old index value, checks that the supplied value is different and then calls inherited method.
| Version 4.6 | Generated 2026-02-20 | Home |