Vcl.Dialogs.TTaskDialogButtonsEnumerator.MoveNext

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function MoveNext: Boolean;

C++

bool __fastcall MoveNext();

Properties

Type Visibility Source Unit Parent
function public
Vcl.Dialogs.pas
Vcl.Dialogs.hpp
Vcl.Dialogs TTaskDialogButtonsEnumerator

Description

Moves the enumerator to the next button in the collection.

Use MoveNext to move the TTaskDialogButtonsEnumerator to the next button in TTaskDialogButtons.