[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Button at the current position for the enumerator.
Source position: dialogs.pp line 657
public property TTaskDialogButtonsEnumerator.Current : TTaskDialogBaseButtonItem |
Current is a read-only TTaskDialogBaseButtonItem property with the button at the current position for the enumerator. It uses the ordinal position in the collection for the button item as set when the MoveNext method was called.
|
Positions the enumerator on the next button in the collection. |
|
|
Collection type used to access and maintain buttons defined for a Task dialog. |
Version 4.0 | Generated 2025-05-03 | Home |