Home | Categories | Alphabetical | Classes | All Contents | [ < ] | [ > ]

IDLitComponent::Restore


Syntax | Arguments | Keywords | Version History | See Also

The IDLitComponent::Restore procedure method performs any transitional work required after an object of this class has been restored from a SAVE file, to ensure that its state is appropriate for the current version.

Note
This method is designed to be implemented by a subclass of IDLitComponent, to perform any transition work necessary when a component object is restored.

Syntax

Obj->[IDLitComponent::]Restore

Arguments

None

Keywords

None

Version History

Introduced: 6.1

See Also

IDLitComponent::UpdateComponentVersion, IDL_Savefile, SAVE, RESTORE


Home | Categories | Alphabetical | Classes | All Contents | [ < ] | [ > ]