RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TTaskDialogButtonsEnumerator.MoveNext Method

Moves the enumerator to the next button in the collection.

Pascal
function MoveNext: Boolean;
C++
__fastcall Boolean MoveNext();

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

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!