ResetIOD method

Delphi example

C++Builder example

 

Builder Syntax

void __fastcall ResetIOD(void);

Delphi Syntax

procedure ResetIOD;

Overview

Refer to Working with Information Object Definitions.

Remarks

Removes all items from the IOD Structure. Sets the CurrentIOD property to Nil (NULL).

To reset the IOD Structure to the default values, use DefaultIOD.

See Also

Elements:

DefaultIOD method, DeleteIOD method