[Overview][Constants][Types][Classes][Procedures and functions][Index] |
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.0 | Generated 2025-05-03 | Home |