[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Sets the value in the indexed Items property.
Source position: interfacebase.pp line 108
protected procedure TDialogButtons.SetItem( |
Index: Integer; |
const Value: TDialogButton |
); |
Index |
|
Ordinal position for the new value in the Items property. |
Value |
|
New value stored in the indexed Items property. |
|
Provides indexed access to the dialog buttons in the collection. |
Version 4.0 | Generated 2025-05-03 | Home |