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.4 | Generated 2025-11-08 | Home |